Click or drag to resize

OpsCommandAttributeAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.OpsOpsCommandAttributeAttribute

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

The OpsCommandAttributeAttribute type exposes the following members.

Constructors
  NameDescription
Public methodOpsCommandAttributeAttribute(CommandCategory)
Initializes a new instance of the OpsCommandAttributeAttribute class
Public methodOpsCommandAttributeAttribute(CommandCategory, RequiredField, AllowedField)
Initializes a new instance of the OpsCommandAttributeAttribute class
Public methodOpsCommandAttributeAttribute(CommandCategory, RequiredField, AllowedField, String)
Initializes a new instance of the OpsCommandAttributeAttribute class
Top
Fields
See Also