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

Property Value

Type: Boolean
See Also