LongRunningTasks..::..GetItem Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public LongRunningTask GetItem(
	string PropertyName,
	Object PropertyValue
)
Public Function GetItem ( _
	PropertyName As String, _
	PropertyValue As Object _
) As LongRunningTask
public:
LongRunningTask^ GetItem(
	String^ PropertyName, 
	Object^ PropertyValue
)

Parameters

PropertyName
Type: String
PropertyValue
Type: Object