←Select platform

LogWarnings Field

Summary

The default value that specifies whether an EventType.Warning event log should be written to the log file.

Syntax

C#
VB
C++
public const bool LogWarnings 
  
Public Const LogWarnings As Boolean 
public: 
const bool LogWarnings 

Field Value

true to log warnings; otherwise, false.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly