Click or drag to resize

CheckTaxDataPerRateAnyApplied Property

true if this tax rate was applied for any item on the check

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.9
Syntax
C#
public abstract bool AnyApplied { get; }

Property Value

Boolean
See Also