Click or drag to resize

DetailTaxData Properties

The DetailTaxData type exposes the following members.

Properties
  NameDescription
Public propertyNonTaxable
this value is available on the detail item but is duplicated here
Public propertyNumTaxRates
returns the total number of tax rates configurable in the system
Public propertyTaxForgivenTotal
this value is available on the detail item but is duplicated here
Public propertyTotal
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
Top
See Also