ALM Open Test Architecture API Type Library Version 12.55
NodeByPath Property
The folder tree path starting from the tree root. For example, "Root\OTA_Demo_TestSets".
Description
Gets the test set tree node from the specified tree path.
Property type
Read-only property
Syntax
Visual Basic
Public Property NodeByPath( _
   ByVal Path As String _
) As Object
Parameters
Path
The folder tree path starting from the tree root. For example, "Root\OTA_Demo_TestSets".
See Also

ITestSetTreeManager Interface  | ITestSetTreeManager Members