ALM Open Test Architecture API Type Library Version 12.55
TDAPI_ROOTLIST Enumeration
Collapse All
Expand All
Description
Selector for tree root nodes.
Members
Member
Value
Description
TDOLE_ALL
0
All tree roots. A root is a record where AL_FATHER_ID = 0.
TDOLE_NOT_SUBJECT
2
All tree roots except the subject root. This includes all customization lists.
TDOLE_SUBJECT
1
Only the subject tree node.