Click or drag to resize

CommandResultCancelled Property

Command was cancelled.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public static CommandResult Cancelled { get; }

Property Value

Type: CommandResult
See Also