Context Members
Include Protected Members
Include Inherited Members
Represents a context.
The Context type exposes the following members.
Properties
Name | Description | |
---|---|---|
ContextExpression | Gets the context expression associated with the context. | |
Description | Gets or sets the description. (Inherited from Describable.) | |
Group | Gets the search setting group this context belongs to. | |
Id | Gets or sets the identity of the object. (Inherited from Identifiable.) | |
LastChanged | Gets or sets the date of the last changed field. (Inherited from Identifiable.) | |
Name | Gets or sets the name of the domain object. (Inherited from Describable.) | |
SearchSettings | Gets all search-settings this context is attached to. |
Top
Methods
Name | Description | |
---|---|---|
AddAggregateContextExpression | Obsolete. Adds an aggregate context expression to context. | |
AddAndExpression | Adds an AND aggregate context expression on the context. | |
AddNotExpression | Adds an NOT aggregate context expression on the context. | |
AddOrExpression | Adds an OR aggregate context expression on the context. | |
CompareTo | (Inherited from IComparable<Context>.) | |
Evaluate | Obsolete. Evaluates the specified query-context. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace