ExpectedPart..::..Qty Property

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

Syntax


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