LineCollection..::..TotalUnits Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.CostPriceUpdate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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