C#
VB
C++
Gets the ILogEntry object.
public ILogEntry LogEntry { get; }
Public ReadOnly Property LogEntry As Leadtools.Logging.ILogEntry
public:
property Leadtools.Logging.ILogEntry^ LogEntry {
Leadtools.Logging.ILogEntry^ get();
}
The ILogEntry object that represents the item being logged.
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