ALM Open Test Architecture API Type Library Version 12.55
NodeById Property
The ID of the node in the project database.
Description
Gets the test set tree node object corresponding to the specified node ID.
Property type
Read-only property
Syntax
Visual Basic
Public Property NodeById( _
   ByVal NodeID As Long _
) As Object
Parameters
NodeID
The ID of the node in the project database.
See Also

TestSetTreeManager Object  | TestSetTreeManager Members