Share via


DimensionTreeImage.getRootNodes Method [AX 2012]

Gets the list of root nodes for the current tree.

Syntax

public Array getRootNodes()

Run On

Called

Return Value

Type: Array Class
An array that contains an instance of the DimensionTreeNode class for each root node.

Remarks

The list is filled on demand.

See Also

Reference

DimensionTreeImage Class