C#
VB
C++
Gets a value that determines whether server should generate even logs.
public bool EnableLogging { get; }
Public ReadOnly Property EnableLogging As Boolean
public:
property bool EnableLogging {
bool get();
}
true to generate event logs; otherwise false.
For an example, refer to 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