Click or drag to resize

DetailTaxDataGetAllTaxRateData Method

returns the complete array of tax rate data for this detail item

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public abstract DetailTaxDataPerRate[] GetAllTaxRateData()

Return Value

DetailTaxDataPerRate
See Also