ITestSetTreeManager Interface
Description
Deprecated. Use ITestLabFolderFactory. Manages the test set tree and its related test set folders.
Public Properties
Public Property NodeByIdGets the test set tree node object corresponding to the specified node ID.
Public Property NodeByPathGets the test set tree node from the specified tree path.
Public Property RootThe test set tree root node.
Public Property UnattachedGets an unattached folder.
See Also