KeyValueAtomicContextExpression Members
Include Protected Members
Include Inherited Members
Represents a key-value type context expression node.
The KeyValueAtomicContextExpression type exposes the following members.
Properties
Name | Description | |
---|---|---|
Context | Gets the context this context expression is attached to. (Inherited from ContextExpression.) | |
Description | Gets or sets the description. (Inherited from Describable.) | |
Id | Gets or sets the identity of the object. (Inherited from Identifiable.) | |
Key | Gets or sets the key of the key-value pair. | |
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. (Inherited from ContextExpression.) | |
Type | Gets the type of the context expression. (Inherited from ContextExpression.) | |
Value | Gets or sets the value of the key-value pair. |
Top
Methods
Name | Description | |
---|---|---|
Evaluate | Obsolete. Evaluates a query context. (Inherited from ContextExpression.) |
Top
See Also
Reference
KeyValueAtomicContextExpression Interface
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace