OpsMenuItemDetailSetTaxRates(DbTaxClass) Method |
Set the menus tax rates according to the tax class specified and the current serving period.
Namespace: Micros.PosCore.Extensibility.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic override void SetTaxRates(
DbTaxClass taxClass
)
Parameters
- taxClass DbTaxClass
-
See Also