Altova StyleVision 2024 Enterprise Edition

Represents a message line. Its structure is more detailed and can contain a collection of child lines, thereby forming a tree of message lines.

 

 

Properties and Methods

Properties to navigate the object model:

 

Application

Parent

 

Line access:

 

GetLineSeverity

GetLineSymbol

GetLineText

GetLineTextEx

GetLineTextWithChildren

GetLineTextWithChildrenEx

 

A single AppOutputLine consists of one or more sub-lines.

Sub-line access:

 

GetLineCount

 

A sub-line consists of one or more cells.

Cell access:

 

GetCellCountInLine

GetCellIcon

GetCellSymbol

GetCellText

GetCellTextDecoration

GetIsCellText

 

Below an AppOutputLine there can be zero, one, or more child lines which themselves are of type AppOutputLine, which thus form a tree structure.

 

Child lines access:

 

ChildLines

 

© 2017-2023 Altova GmbH