Click or drag to resize

CheckTaxDataPerRate Class

Check header tax data per tax rate.
Inheritance Hierarchy
SystemObject
  Micros.PosCore.Extensibility.OpsCheckTaxDataPerRate

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

The CheckTaxDataPerRate type exposes the following members.

Constructors
 NameDescription
Protected methodCheckTaxDataPerRateInitializes a new instance of the CheckTaxDataPerRate class
Top
Properties
 NameDescription
Public propertyAnyApplied true if this tax rate was applied for any item on the check
Public propertyExempt true if exempt for this rate
Public propertyIndex the 0-based index of this tax rate
Public propertyTax total for tax rate. this applies to either add-on or inclusive tax.
Top
See Also