Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

LogType Property (LogEntry)






Gets or sets the type of the log entry.
Syntax
public LogType LogType {get; set;}
'Declaration
 
Public Property LogType As LogType
'Usage
 
Dim instance As LogEntry
Dim value As LogType
 
instance.LogType = value
 
value = instance.LogType

            

            
public:
property LogType LogType {
   LogType get();
   void set (    LogType value);
}

Property Value

The type of the log entry.
Remarks
The log type specifies the severity of the log entry. For more information, refer to LogType
Example
For an example refer to Log
Requirements

Target Platforms

See Also

Reference

LogEntry Class
LogEntry Members

Error processing SSI file
Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features