StsMenuItemDetailSetTaxRate Method |
Enable the specified tax rate if active in the current serving period.
Namespace: SimphonyPosApi.Extensibility.TransactionModelAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic override void SetTaxRate(
int oneBasedIndex
)
Parameters
- oneBasedIndex Int32
-
See Also