Click or drag to resize

OpsCheckTaxDataBySalesItemizerGetTax Method

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public override decimal GetTax(
	int salesItemizerIndex,
	int taxIndex
)

Parameters

salesItemizerIndex
Type: SystemInt32
taxIndex
Type: SystemInt32

Return Value

Type: Decimal
See Also