Click or drag to resize

DetailTaxData Methods

The DetailTaxData type exposes the following members.

Methods
  NameDescription
Public methodGetActiveTaxRateData
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()
Public methodGetAllTaxRateData
returns the complete array of tax rate data for this detail item
Top
See Also