SalesQuote..::..GstTaxRates Property
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly: JiwaSales (in JiwaSales.dll)
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); }