GetHyperCubeTreeData method
Retrieves data for nodes in a tree structure. It is possible to retrieve specific pages of data.
Information note
This method works for a treedata object or a hypercube in DATA_MODE_TREE.
Information noteSTABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qPath |
Path to the definition of the object to be selected. |
Yes | String |
qNodeOptions |
Specifies all the paging filters needed to define the tree to be fetched. If left out the complete tree is returned. |
No | NxTreeDataOption |
Returns
Name | Description | Type |
---|---|---|
qNodes |
Represents the nodes and dimensions of the defined tree. |
Array of NxTreeNode |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!