C#
VB
C++
Gets or sets the filter that is used to determine the types of messages that are logged.
public IEventLogFilter Filter { get; set; } Public Property Filter As Leadtools.Logging.IEventLogFilter
public:property Leadtools.Logging.IEventLogFilter^ Filter {Leadtools.Logging.IEventLogFilter^ get();void set ( Leadtools.Logging.IEventLogFilter^ );}
The IEventLogFilter that determines the types of messages that are logged.
The filter is used to control which of the following messages are logged: Information, Warning, Error, Debug, or Audit.
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
