Class CommandResponseMessage
Message to be displayed in the administration UI set to the ICommandResponse.
public sealed class CommandResponseMessage : BaseMessage
- Inheritance
-
objectCommandResponseMessage
- Inherited Members
- Extension Methods
Properties
Level
Variant of the message displayed in the administration UI.
public CommandResponseMessageLevel Level { get; set; }