OtherTotalSpecProp OtherSortMode Property Qlik Sense .NET SDK - API Reference
Defines the sort order of the dimension values. The default value is OTHER_SORT_DESCENDING.

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

public OtherSortMode OtherSortMode { get; set; }

Property Value

Type: OtherSortMode

Implements

IOtherTotalSpecProp OtherSortMode
See Also