RetailDeploymentHierarchyController.insertNewNode Method [AX 2012]
Inserts a new node into the UI.
public void insertNewNode(RetailDeploymentHierarchyNodeType newNodeType, [RetailDeploymentHierarchyNode fromNode])
Run On
CalledParameters
- newNodeType
- Type: RetailDeploymentHierarchyNodeType Enumeration
The type of the new node.
- fromNode
- Type: RetailDeploymentHierarchyNode Class
The parent node.
Community Additions
ADD
Show: