Skip to main content Skip to complementary content

NxDataPage Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Inheritance

  • System.Object
    • NxDataPage

Syntax

[ValueClass]
public class NxDataPage : INxDataPage

Constructors

Name Description
NxDataPage()

Properties

Name Description
Area

Size and offset of the data in the matrix.

JSON property name: qArea

IsReduced

Is set to true, if the data have been reduced.

The default value is false.

JSON property name: qIsReduced

Matrix

Array of data.

JSON property name: qMatrix

Tails

Array of tails.

Is used for hypercube objects with multiple dimensions. It might happen that due to the window size some elements in a group cannot be displayed in the same page as the other elements of the group. Elements of a group of dimensions can be part of the previous or the next tail.

If there is no tail, the array is empty .

JSON property name: qTails

Extension Methods

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!