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: 18.2
Syntax
C#
public abstract DetailTaxDataPerRate[] GetAllTaxRateData()

Return Value

Type: DetailTaxDataPerRate
See Also