ProjectNode.getRunNode Method [AX 2012]

Opens the project window and returns the root projectNode of that window, for a particular projectNode found in the project overview window.

public ProjectNode getRunNode()

Run On

Called

Return Value

Type: ProjectNode Class
The running projectNode.

To obtain a running projectNode without opening the project window, use the ProjectNode.loadForInspection Method.

Community Additions

ADD
Show: