Click or drag to resize

CheckTaxDataBySalesItemizer Class

Check tax data by itemizer container.
Inheritance Hierarchy

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

The CheckTaxDataBySalesItemizer type exposes the following members.

Constructors
  NameDescription
Protected methodCheckTaxDataBySalesItemizer
Initializes a new instance of the CheckTaxDataBySalesItemizer class
Top
Methods
  NameDescription
Public methodGetActiveSalesItemizers
get array of active sales itemizers
Public methodGetAppliedTaxRateIndices
get array of tax rates active
Public methodGetTax
get tax value for this sales itemizer/tax rate
Public methodGetTotalTaxBySalesItemizer
get array of tax totals by sales itemizer
Top
See Also