The GlobalDimSearchRefinementConfig type exposes the following members.

Properties

  NameDescription
Public propertyIncludeInert
Accessor which gets/sets whether innert dimension values will be returned for all dimensions There is no per-dimension setting
Public propertyMaxDepth
Accessor which gets/sets the maximum depth of dimension values that will be returned for all dimensions. There is no per-dimension setting
Public propertyNumResults
Accessor which gets/sets the number of results to be returned per dimension for all dimensions. The per-dimension setting overrides the global setting for that dimension.
Public propertyShowCounts
Accessor which gets/sets whether the global config will show counts. The per-dimension setting overrides the global setting for that dimension.
Public propertySynonyms
Accessor which gets/sets whether the synonyms will be returned for all dimensions. The per-dimension setting overrides the global setting for that dimension.

See Also