Click or drag to resize

DetailTaxDataNumTaxRates Property

returns the total number of tax rates configurable in the system

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

Property Value

Int32
See Also