LineDetailCollection..::..TotalQuantityOnShelf Property

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

Syntax


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