Click or drag to resize

CheckTaxData Class

Check tax data container.
Inheritance Hierarchy
SystemObject
  Micros.PosCore.Extensibility.OpsCheckTaxData

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public abstract class CheckTaxData

The CheckTaxData type exposes the following members.

Constructors
  NameDescription
Protected methodCheckTaxData
Initializes a new instance of the CheckTaxData class
Top
Properties
  NameDescription
Public propertyNumTaxRates
returns the total number of tax rates configurable in the system
Top
Methods
  NameDescription
Public methodGetTaxRateData
returns an array of all tax values per rate
Top
See Also