|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.29
|
| Leadtools.JobProcessor.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 |
|---|---|---|
| 0 | Error | Error message. |
| 1 | Warning | Warning message. |
| 2 | Information | Informational message. |
| 3 | Debug | Debug message. |
System.Object
System.ValueType
System.Enum
Leadtools.JobProcessor.Job.LogType