C#
VB
C++
Gets the type of the event.
public EventLogEntryEventType Type { get; }
Public ReadOnly Property Type As Leadtools.Jpip.Logging.EventLogEntryEventType
public:
property Leadtools.Jpip.Logging.EventLogEntryEventType Type {
Leadtools.Jpip.Logging.EventLogEntryEventType get();
}
Check the EventLogEntryEventType for available log types.
For an example, refer to Leadtools.Jpip.Server.JpipServer.
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