Line..::..QtyDelivered Property

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

Syntax


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