Chameleon and Iguana Plugin C# Class Libraries

Engine.IgnoreMessageIndex Property

Index of the default message.

[Visual Basic]
Public ReadOnly Property IgnoreMessageIndex As Integer
[C#]
public int IgnoreMessageIndex {get;}

Remarks

This message is used to identify messages which do not match the precise identification criteria for other messages in the given message definition file. This message is set in the Options window in the Special Messages tab.

See http://www.interfaceware.com/manual/default_message.html for more information.

See Also

Engine Class | iNTERFACEWARE.Chameleon Namespace