Click or drag to resize

DetailTaxDataPerRateInclusive Property

true if this tax was an inclusive tax (inclusive or vat)

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

Property Value

Boolean
See Also