Accessor which gets and sets whether the dimension value is sorted statically
(ordered by refinement sort order), dynamically (ordered by refinement count).
If set to use default then the dimension value will be sorted statically
or dynamically depending on the dimension's setting in Developer Studio.
This is only used if the dimension value has Dynamic Ranking enabled.
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Syntax
Field Value
A
CopyC#
enum value:
STATIC, DYNAMIC or DEFAULT which uses the settings from Dev Studio.
See Also