NxTreeDataOption
Specifies all the paging filters needed to define the tree to be fetched.
Properties
Name | Description | Type |
---|---|---|
qMaxNbrOfNodes |
Maximum number of nodes in the tree. If this limit is exceeded, no nodes are returned. All nodes are counted. |
Integer |
qTreeNodes |
Defines areas of the tree to be fetched. Areas must be defined left to right. |
Array of NxPageTreeNode |
qTreeLevels |
Filters out complete dimensions from the fetched tree. |
NxPageTreeLevel |