Click or drag to resize

OpsContextIndicatorAttribute(OpsContextIndicatorType, String) Constructor

Initializes a new instance of the OpsContextIndicatorAttribute class

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public OpsContextIndicatorAttribute(
	OpsContextIndicatorType type,
	string preferredName
)

Parameters

type  OpsContextIndicatorType
 
preferredName  String
 
See Also