Click or drag to resize

DetailTaxDataPerRateTaxable Property

taxable sales for tax rate. this applies to either add-on or inclusive tax.

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

Property Value

Decimal
See Also