CheckTaxDataBySalesItemizerGetTotalTaxBySalesItemizer Method |
get array of tax totals by sales itemizer
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic abstract decimal GetTotalTaxBySalesItemizer(
int salesItemizerIndex
)
Parameters
- salesItemizerIndex Int32
Return Value
Decimal
See Also