DetailTaxData Properties |
The DetailTaxData type exposes the following members.
| Name | Description | |
|---|---|---|
| NonTaxable |
this value is available on the detail item but is duplicated here
| |
| NumTaxRates |
returns the total number of tax rates configurable in the system
| |
| TaxForgivenTotal |
this value is available on the detail item but is duplicated here
| |
| Total |
this convenience method adds up all of the per-rate totals
if you need the total tax rate for this menu item use this
property as it is much faster than iterating through the data yourself
|