AppOutputLine
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:
Line access:
A single AppOutputLine consists of one or more sub-lines.
Sub-line access:
A sub-line consists of one or more cells.
Cell access:
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: