Budget..::..LabourCost Property

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

Syntax


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