StsMenuItemDetailClearTaxRate Method |
Disable the specified tax rate for this menu item
Namespace: SimphonyPosApi.Extensibility.TransactionModelAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic override void ClearTaxRate(
int oneBasedIndex
)
Parameters
- oneBasedIndex Int32
-
See Also