SalesOrder..::..GstTaxRates Property

Gets or sets the GST tax rates.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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

Field Value

The GST tax rates.