Click or drag to resize

CommandResultNoMessage Property

Command failed but an error message should not be displayed.

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

Property Value

Type: CommandResult
See Also