ProjTree.selectNode Method [AX 2012]

Selects a given node in the project hierarchy tree.

public void selectNode(ProjId _projId)

Run On

Called

Parameters

_projId
Type: ProjId Extended Data Type
The project ID to be selected.

If the corresponding node for the project ID to be selected has a parent, the parent node is first expanded.

Community Additions

ADD
Show: