Click or drag to resize

TaxFeeRateGetResultTaxFeeRates Property

Used to store a collection of government tax/fee rates.

Created in Epic SDK 2019.

Namespace:  ASI.TAM.API.Data.UI.Configure.TaxFeeRate
Assembly:  ASI.TAM.API.Data.UI.Configure.TaxFeeRate (in ASI.TAM.API.Data.UI.Configure.TaxFeeRate.dll) Version: 20.0.58.1249 (20.0.58.1249)
Syntax
public TaxFeeRate[] TaxFeeRates { get; set; }

Property Value

Type: TaxFeeRate
TaxFeeRates As Collection.
Remarks
Note Note
  • Name - TaxFeeRates
  • Read Only - True
See Also