Click or drag to resize

MenuItemSummaryEntry Class

This class holds information about a Menu item
Inheritance Hierarchy
SystemObject
  Micros.OpsMenuItemSummaryEntry

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class MenuItemSummaryEntry

The MenuItemSummaryEntry type exposes the following members.

Constructors
 NameDescription
Public methodMenuItemSummaryEntryInitializes a new instance of the MenuItemSummaryEntry class
Public methodMenuItemSummaryEntry(DbMenuItemDefinition)Initializes a new instance of the MenuItemSummaryEntry class
Top
Properties
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also