ContextExpression Members
Include Protected Members
Include Inherited Members
A context expression, representing a Boolean condition for when a context will match.
The ContextExpression type exposes the following members.
Properties
Name | Description | |
---|---|---|
Context | Gets the context this context expression is attached to. | |
Description | Gets or sets the description. (Inherited from Describable.) | |
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.) | |
Parent | Gets the aggregate parent expression node in the expression tree. | |
Type | Gets the type of the context expression. |
Top
Methods
Name | Description | |
---|---|---|
Evaluate | Obsolete. Evaluates a query context. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace