| OtherSortMode Enumeration |
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntaxpublic enum OtherSortMode
Public Enumeration OtherSortMode
Members|
| Member name | Value | Description |
|---|
| OTHER_SORT_DEFAULT | 0 | |
| OTHER_SORT_DESCENDING | 1 | |
| OTHER_SORT_ASCENDING | 2 | |
See Also