Skip to main content

What it does

Represents an item in the IErrorsWindow list.

Methods

DefinitionDescription
Field( index : int ) : IFieldRetrieves the field related to the error by the index of the error

Properties

NameTypeAccessDescription
ErrorstringRead-onlyThe text of the error
FieldsCountintRead-onlyThe number of fields related to the error
IndexintRead-onlyThe index of the error in the IErrorsWindow
IsWarningboolRead-onlySpecifies whether the error is a warning
TypeTErrorTypeRead-onlyThe type of the error