HyperCube EffectiveInterColumnSortOrder Property Qlik Sense .NET SDK - API Reference
Sort order of the columns in the hypercube. Column numbers are separated by a comma.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

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

Property Value

Type: OnlineIEnumerable OnlineInt32 

Implements

IHyperCube EffectiveInterColumnSortOrder
See Also