public enum ErrorSeverity : System.Enum
'Declaration Public Enum ErrorSeverity Inherits System.Enum
Member | Description |
---|---|
debug | Indicates a debug message. |
error | Indicates an error. |
info | Indicates an informational message. |
warn | Indicates a warning. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Blazor.Viewer.ErrorSeverity