ALM Open Test Architecture API Type Library Version 12.55
RootList Property

One of the values TDOLE_ALL, TDOLE_SUBJECT, or TDOLE_NOT_SUBJECT, from tagTDAPI_ROOTLIST Enumeration.

Description
Gets list of available trees in the specified range.
Property type
Read-only property
Syntax
Visual Basic
Public Property RootList( _
   Optional ByVal Val As Integer = 0 _
) As List
Parameters
Val

One of the values TDOLE_ALL, TDOLE_SUBJECT, or TDOLE_NOT_SUBJECT, from tagTDAPI_ROOTLIST Enumeration.

See Also

TreeManager Object  | TreeManager Members