Budget..::..LabourCharge Property

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

Syntax


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