CheckTaxDataBySalesItemizerGetTax Method |
get tax value for this sales itemizer/tax rate
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic abstract decimal GetTax(
int salesItemizerIndex,
int taxIndex
)
Parameters
- salesItemizerIndex Int32
- taxIndex Int32
Return Value
Decimal
See Also