Chameleon and Iguana Plugin C# Class Libraries

LogMessage.MarkedError Property

This flag is set if this error has been marked (acknowledged) through Iguana dashboard by an administrator. (Only applicable to message type Error)

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

See Also

LogMessage Class | iNTERFACEWARE.Iguana.Plugin Namespace