LineCollection..::..TotalNonInventoryExTax Property

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

Syntax


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