TaxRates..::..GSTRatesAdjustmentsIn Property

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

Syntax


[DataMemberAttribute]
public List<TaxRate> GSTRatesAdjustmentsIn { }
<DataMemberAttribute> _
Public Property GSTRatesAdjustmentsIn As List(Of TaxRate)
[DataMemberAttribute]
public:
property List<TaxRate^>^ GSTRatesAdjustmentsIn {
}