StockTakeLine..::..QuantityOnHand Property

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

Syntax


public decimal QuantityOnHand { get; }
Public ReadOnly Property QuantityOnHand As Decimal
	Get
public:
property Decimal^ QuantityOnHand {
	Decimal^ get ();
}