NodeById Property
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