RetailDeploymentHierarchyControllerFocus.loadNodeDescendants Method [AX 2012]
Loads decents to a given node. If the number of children is above a specific treshold, an artifical container node is inserted in its place
Syntax
protected void loadNodeDescendants(RetailDeploymentHierarchyNode _node)
Run On
Called
Parameters
- _node
Type: RetailDeploymentHierarchyNode Class
The node for which to load the descendants.