LabourLine..::..LastReadIsPrepaid Property

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

Syntax


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