Share via


RetailDeploymentHierarchyController.insertNewNodeArrayAndUpdateParent Method [AX 2012]

Inserts an array of nodes into the internal map and updates the parent node to point to the child.

Syntax

protected void insertNewNodeArrayAndUpdateParent(Array _nodes, [RetailDeploymentHierarchyNode _parentNode])

Run On

Called

Parameters

See Also

Reference

RetailDeploymentHierarchyController Class