C#
VB
C++
Gets or sets the type of the log entry.
public LogType LogType { get; set; }
Property LogType As Leadtools.Logging.LogType
property Leadtools.Logging.LogType LogType {
Leadtools.Logging.LogType get();
void set ( Leadtools.Logging.LogType );
}
The type of the log entry.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET