DetailTaxData Methods |
The DetailTaxData type exposes the following members.
| Name | Description | |
|---|---|---|
| GetActiveTaxRateData |
returns the array of *active* tax rate data for this detail item
this is the preferred method to use as it is faster than GetAllTaxRateData()
| |
| GetAllTaxRateData |
returns the complete array of tax rate data for this detail item
|