LabourLine..::..LastReadBillingTime Property

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

Syntax


public decimal LastReadBillingTime { get; set; }
Public Property LastReadBillingTime As Decimal
	Get
	Set
public:
property Decimal^ LastReadBillingTime {
	Decimal^ get ();
	void set (Decimal^ value);
}