Click or drag to resize

OpsCommandLegacyKeyCodeAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.OpsOpsCommandLegacyKeyCodeAttribute

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class OpsCommandLegacyKeyCodeAttribute : Attribute

The OpsCommandLegacyKeyCodeAttribute type exposes the following members.

Constructors
  NameDescription
Public methodOpsCommandLegacyKeyCodeAttribute
Initializes a new instance of the OpsCommandLegacyKeyCodeAttribute class
Public methodOpsCommandLegacyKeyCodeAttribute(Int32)
Initializes a new instance of the OpsCommandLegacyKeyCodeAttribute class
Public methodOpsCommandLegacyKeyCodeAttribute(Int32, Int32)
Initializes a new instance of the OpsCommandLegacyKeyCodeAttribute class
Top
Fields
  NameDescription
Public fieldNumber
Public fieldType
Top
See Also