CommandResultData Properties
Class Properties 3 members
Represents a value produced by a command.
When
true, the dashboard will immediately display the value in a dialog when the command completes. public bool DisplayImmediately { get; init; } The format of the
CommandResultData.Value data. public CommandResultFormat Format { get; init; }