Click or drag to resize

OpsCommandAttributeAttribute(CommandCategory) Constructor

Initializes a new instance of the OpsCommandAttributeAttribute class

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public OpsCommandAttributeAttribute(
	CommandCategory category
)

Parameters

category  CommandCategory
 
See Also