LabourLineDetailCollection..::..IsSaving Property

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

Syntax


public bool IsSaving { get; set; }
Public Property IsSaving As Boolean
	Get
	Set
public:
property bool^ IsSaving {
	bool^ get ();
	void set (bool^ value);
}