Click or drag to resize

OpsContextIndicatorAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.OpsOpsContextIndicatorAttribute

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

The OpsContextIndicatorAttribute type exposes the following members.

Constructors
 NameDescription
Public methodOpsContextIndicatorAttribute(OpsContextIndicatorType)Initializes a new instance of the OpsContextIndicatorAttribute class
Public methodOpsContextIndicatorAttribute(OpsContextIndicatorType, String)Initializes a new instance of the OpsContextIndicatorAttribute class
Top
Fields
 NameDescription
Public fieldIndicatorType 
Public fieldPreferredName 
Top
See Also