ALM Open Test Architecture API Type Library Version 12.55
NodeByPath Property
The tree path of the node (a string separated by slashes).
Description
Gets the node at the specified tree path.
Property type
Read-only property
Syntax
Visual Basic
Public Property NodeByPath( _
   ByVal Path As String _
) As Object
Parameters
Path
The tree path of the node (a string separated by slashes).
See Also

TreeManager Object  | TreeManager Members