Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts a new node into the UI.
Syntax
public void insertNewNode(RetailDeploymentHierarchyNodeType newNodeType, [RetailDeploymentHierarchyNode fromNode])
Run On
Called
Parameters
- newNodeType
Type: RetailDeploymentHierarchyNodeType Enumeration
The type of the new node.
- fromNode
Type: RetailDeploymentHierarchyNode Class
The parent node.