Click or drag to resize

CheckTaxDataNumTaxRates Property

returns the total number of tax rates configurable in the system

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public abstract int NumTaxRates { get; }

Property Value

Type: Int32
See Also