AdvancedQuerySettings Class |
Namespace: Colygon.MatchPoint.Search.DataProvider
[SerializableAttribute] public sealed class AdvancedQuerySettings
The AdvancedQuerySettings type exposes the following members.
Name | Description | |
---|---|---|
AdvancedQuerySettings | Initializes a new instance of the AdvancedQuerySettings class |
Name | Description | |
---|---|---|
ClientType | The 'ClientType' which is set as a property of the KeywordQuery. Note that this setting is only considered if the 'ClientTypeEnabledExpression' evaluates to true. Also depending on the value of this setting the queries are treated differently for the search statistics. | |
ClientTypeEnabledExpression | An expression returning true, when a 'ClientType' should be set as a property of the KeywordQuery. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |