Manager..::..TaxRates Property

Gets the tax rates.

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

Syntax


public TaxRates TaxRates { get; set; }
Public Property TaxRates As TaxRates
	Get
	Set
public:
property TaxRates^ TaxRates {
	TaxRates^ get ();
	void set (TaxRates^ value);
}

Field Value

The tax rates.