Context Members

Include Protected Members
Include Inherited Members

Represents a context.

The Context type exposes the following members.

Properties

  Name Description
Public property ContextExpression Gets the context expression associated with the context.
Public property Description Gets or sets the description. (Inherited from Describable.)
Public property Group Gets the search setting group this context belongs to.
Public property Id Gets or sets the identity of the object. (Inherited from Identifiable.)
Public property LastChanged Gets or sets the date of the last changed field. (Inherited from Identifiable.)
Public property Name Gets or sets the name of the domain object. (Inherited from Describable.)
Public property SearchSettings Gets all search-settings this context is attached to.

Top

Methods

  Name Description
Public method AddAggregateContextExpression Obsolete. Adds an aggregate context expression to context.
Public method AddAndExpression Adds an AND aggregate context expression on the context.
Public method AddNotExpression Adds an NOT aggregate context expression on the context.
Public method AddOrExpression Adds an OR aggregate context expression on the context.
Public method CompareTo (Inherited from IComparable<Context>.)
Public method Evaluate Obsolete. Evaluates the specified query-context.

Top

See Also

Reference

Context Interface

Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace