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

Property Value

Type: Decimal
See Also