Click or drag to resize

OpsCommandLegacyKeyCodeAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.OpsOpsCommandLegacyKeyCodeAttribute

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

The OpsCommandLegacyKeyCodeAttribute type exposes the following members.

Constructors
 NameDescription
Public methodOpsCommandLegacyKeyCodeAttributeInitializes 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