The GlobalDimSearchRefinementConfig type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| GlobalDimSearchRefinementConfig |
No argument default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString |
Returns a string representation of GlobalDimSearchRefinementConfig
that can later be inserted into a URL.
|
Properties
| Name | Description | |
|---|---|---|
| IncludeInert |
Accessor which gets/sets whether innert dimension values will be returned for all dimensions
There is no per-dimension setting
| |
| MaxDepth |
Accessor which gets/sets the maximum depth of dimension values that will be returned for all dimensions.
There is no per-dimension setting
| |
| NumResults |
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.
| |
| ShowCounts |
Accessor which gets/sets whether the global config will show counts.
The per-dimension setting overrides the global setting for that dimension.
| |
| Synonyms |
Accessor which gets/sets whether the synonyms will be returned for all dimensions.
The per-dimension setting overrides the global setting for that dimension.
|