PurchaseInvoice..::..FreightTaxRate Property

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

Syntax


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