clsTransferLine..::..QtyTrans Property

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

Syntax


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