Enum MessageLevel
Error message level enum.
Namespace: SdlSdl.ProjectAutomationAutomaticTasks
Assembly: Sdl.ProjectAutomation.AutomaticTasks.dll
Syntax
public enum MessageLevel
Fields
Name | Description |
---|---|
Error | Indicates the message as an error. |
Information | Indicates the message as information level. |
Warning | Indicates the message as a warning. |