Click or drag to resize

DetailTaxDataPerRateApplied Property

true if this tax rate was applied for this item.

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

Property Value

Boolean
See Also