Budget..::..ResourceQty Property

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

Syntax


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