Chameleon and Iguana Plugin C# Class Libraries

LogQuery.IncludeWarningMessages Property

Include log entries of Type "Warning" (warning events) in the query results.

[Visual Basic]
Public Property IncludeWarningMessages As Boolean
[C#]
public bool IncludeWarningMessages {get; set;}

See Also

LogQuery Class | iNTERFACEWARE.Iguana.Plugin Namespace