PurchaseInvoice..::..InsuranceTaxRate Property

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

Syntax


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