ProjectGroupNode.addUtilNode Method [AX 2012]

Adds a node to the projectGroup.

public void addUtilNode(UtilElementType type, str name)

Run On

Called

Parameters

type
Type: UtilElementType Enumeration
The type of node.
name
Type: str
The name of the node.

This method also is found on the ProjectNode class.

Community Additions

ADD
Show: