Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Opens the project window and returns the root projectNode of that window, for a particular projectNode found in the project overview window.
Syntax
public ProjectNode getRunNode()
Run On
Called
Return Value
Type: ProjectNode Class
The running projectNode.
Remarks
To obtain a running projectNode without opening the project window, use the ProjectNode.loadForInspection Method.