TaxRates..::..WSTRates Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.JiwaTaxSystemRates
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public TaxRateCollection WSTRates { get; set; }
Public Property WSTRates As TaxRateCollection Get Set
public: property TaxRateCollection^ WSTRates { TaxRateCollection^ get (); void set (TaxRateCollection^ value); }