ALM Open Test Architecture API Type Library Version 12.55
Child Property
The index (1-based) represents the child level of the folder.
Description
Gets a sub-folder of the current folder.
Property type
Read-only property
Syntax
Visual Basic
Public Property Child( _
   ByVal Index As Long _
) As SysTreeNode
Parameters
Index
The index (1-based) represents the child level of the folder.
See Also

ISysTreeNode2 Interface  | ISysTreeNode2 Members