LabourLine..::..BillingTime Property

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

Syntax


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