ProjectNode.addUtilNode Method [AX 2012]

Adds a node to the project.

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 function is also found on ProjectGroupNode.

Community Additions

ADD
Show: