Click or drag to resize

OpsCommandCommand Property

The type of this command.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public OpsCommandType Command { get; set; }

Property Value

Type: OpsCommandType
See Also