LineCollection..::..TotalValue Property

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

Syntax


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