Click or drag to resize

OpsCommandAttributeAttribute Constructor (CommandCategory)

Initializes a new instance of the OpsCommandAttributeAttribute class

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

Parameters

category
Type: Micros.OpsCommandCategory
See Also