Click or drag to resize

MenuItemCommandData Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Micros.OpsMenuItemCommandData

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

The MenuItemCommandData type exposes the following members.

Constructors
 NameDescription
Public methodMenuItemCommandDataInitializes a new instance of the MenuItemCommandData class
Top
Properties
 NameDescription
Public propertyName 
Top
Methods
 NameDescription
Public methodEquals
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode
(Overrides ValueTypeGetHashCode)
Public methodToString
(Overrides ValueTypeToString)
Top
Fields
See Also