Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

EffectiveInterColumnSortOrder Property

Overloads

EffectiveInterColumnSortOrder

Sort order of the columns in the hypercube.

Column numbers are separated by a comma.

Example: [1,0,2] means that the first column to be sorted was the column 1, followed by the column 0 and the column 2.

JSON property name: qEffectiveInterColumnSortOrder

EffectiveInterColumnSortOrder

Sort order of the columns in the hypercube.

Column numbers are separated by a comma.

Example: [1,0,2] means that the first column to be sorted was the column 1, followed by the column 0 and the column 2.

JSON property name: qEffectiveInterColumnSortOrder

Declaration

      public IEnumerable<int> EffectiveInterColumnSortOrder { get; set; }
    

Property Value

Type Description
System.Collections.Generic.IEnumerable<System.Int32>

Implements

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!