clsTransferLine..::..QtyWanted Property

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

Syntax


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