Chameleon and Iguana Plugin C# Class Libraries

LogQuery.IncludeMarkedErrorMessages Property

Include log entries of Type "Error" that are marked in the query results. An error can be marked (acknowledged) through Iguana dashboard by an administrator.

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

See Also

LogQuery Class | iNTERFACEWARE.Iguana.Plugin Namespace