Leadtools.Cloud.Job Namespace : LogType Enumeration |
public enum LogType : System.Enum
'Declaration Public Enum LogType Inherits System.Enum
'Usage Dim instance As LogType
public enum class LogType : public System.Enum
Value | Member | Description |
---|---|---|
0x00000000 | Error | Error message. |
0x00000001 | Warning | Warning message. |
0x00000002 | Information | Informational message. |
0x00000003 | Debug | Debug message. |
System.Object
System.ValueType
System.Enum
Leadtools.Cloud.Job.LogType