Click or drag to resize

CheckTaxDataBySalesItemizerGetTotalTaxBySalesItemizer Method

get array of tax totals by sales itemizer

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public abstract decimal GetTotalTaxBySalesItemizer(
	int salesItemizerIndex
)

Parameters

salesItemizerIndex
Type: SystemInt32

Return Value

Type: Decimal
See Also