Click or drag to resize

OpsMenuItemDetail Methods

The OpsMenuItemDetail type exposes the following members.

Methods
  NameDescription
Public methodAddExtensibilityData (Overrides CheckDetailItemAddExtensibilityData(ExtensibilityDataInfo).)
Public methodClearTaxRate
Disable the specified tax rate for this menu item
(Overrides MenuItemDetailClearTaxRate(Int32).)
Public methodRemoveExtensibilityData (Overrides CheckDetailItemRemoveExtensibilityData(ExtensibilityDataDetail).)
Public methodRestoreTaxRates
Restore the tax rates configured for this menu item and active in the current serving period.
(Overrides MenuItemDetailRestoreTaxRates.)
Public methodSetTaxRate
Enable the specified tax rate if active in the current serving period.
(Overrides MenuItemDetailSetTaxRate(Int32).)
Public methodSetTaxRates(DbTaxClass)
Set the menus tax rates according to the tax class specified and the current serving period.
(Overrides MenuItemDetailSetTaxRates(DbTaxClass).)
Public methodSetTaxRates(Boolean)
Set the menus tax rates according to the tax class specified and the current serving period.
(Overrides MenuItemDetailSetTaxRates(Boolean).)
Top
See Also