Enum MessageLevel
Represents the severity level of an ExecutionMessage.
Namespace: Sdl.ProjectAutomation.Core
Assembly: Sdl.ProjectAutomation.Core.dll
Syntax
public enum MessageLevel
Fields
Name | Description |
---|---|
Error | Error message. |
Information | Information message. |
Warning | Warning message. |