Click or drag to resize

OpsCommand Constructor (OpsCommandType, String)

Constructor

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public OpsCommand(
	OpsCommandType command,
	string arg1
)

Parameters

command
Type: Micros.OpsOpsCommandType
arg1
Type: SystemString
See Also