Click or drag to resize

OpsCheckTaxDataBySalesItemizerGetTax Method


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

Parameters

salesItemizerIndex  Int32
 
taxIndex  Int32
 

Return Value

Decimal
See Also