Share via


DimensionHierarchyController.loadChildren Method [AX 2012]

Loads the child nodes for the specified node.

Syntax

private void loadChildren(CLRObject _node)

Run On

Client

Parameters

Remarks

This method is used to fully load in children that are represented by unloaded children.

See Also

Reference

DimensionHierarchyController Class