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: 18.2
Syntax
C#
public abstract bool Applied { get; }

Property Value

Type: Boolean
See Also