PurchaseOrder..::..TaxTotal Property

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

Syntax


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