Budget..::..MaterialQty Property

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

Syntax


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