Click or drag to resize

OpsCommandManagerIsValidOpsCommand Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public static bool IsValidOpsCommand(
	string commandStr
)

Parameters

commandStr
Type: SystemString

Return Value

Type: Boolean
See Also