The DimSearchRefinementConfig type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DimSearchRefinementConfig |
Default constructor where the dimValId |
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.) | |
| parseDimValId | (Inherited from RefinementConfigBase.) | |
| parseShowCounts | (Inherited from RefinementConfigBase.) | |
| parseSynonyms | (Inherited from RefinementConfigBase.) | |
| ToString |
Returns the string representation of the dimension search refinement config.
|
Properties
| Name | Description | |
|---|---|---|
| DimensionValueId |
Accessor which gets the Dimension value ID associated with this refinement config.
(Inherited from RefinementConfigBase.) | |
| NumResults |
Accessor which gets/sets the maximum number of results to return for the dimension.
| |
| ShowCounts |
Accessor which gets/sets whether the config will show counts.
This setting overrides the global setting for the dimension.
(Inherited from RefinementConfigBase.) | |
| Synonyms |
Accessor which gets/sets whether the synonyms will be returned.
This setting overrides the global setting for the dimension.
(Inherited from RefinementConfigBase.) |