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: 19.8
Syntax
C#
public abstract decimal GetTotalTaxBySalesItemizer(
	int salesItemizerIndex
)

Parameters

salesItemizerIndex  Int32

Return Value

Decimal
See Also