LogInformation Property

Summary
Gets a value that determines whether an event log of type EventType.Information should be written to the log file.
Syntax
C#
VB
C++
public bool LogInformation { get; } 
  
Public ReadOnly Property LogInformation As Boolean 
public: 
property bool LogInformation { 
   bool get(); 
} 

Property Value

true to write an event log; false, otherwise.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.