INxTreeDataOption Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Specifies all the paging filters needed to define the tree to be fetched.
Syntax
[ValueClass]
public interface INxTreeDataOption
Properties
Name | Description |
---|---|
MaxNbrOfNodes |
Maximum number of nodes in the tree. If this limit is exceeded, no nodes are returned. All nodes are counted. JSON property name: qMaxNbrOfNodes |
TreeLevels |
Filters out complete dimensions from the fetched tree. JSON property name: qTreeLevels |
TreeNodes |
Defines areas of the tree to be fetched. Areas must be defined left to right. JSON property name: qTreeNodes |
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!