IJiwaSerialisable..::..IsDeserialising Property

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

Syntax


bool IsDeserialising { get; set; }
Property IsDeserialising As Boolean
	Get
	Set
property bool^ IsDeserialising {
	bool^ get ();
	void set (bool^ value);
}