Share via


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
Public property Context Gets the context this context expression is attached to. (Inherited from ContextExpression.)
Public property Description Gets or sets the description. (Inherited from Describable.)
Public property Id Gets or sets the identity of the object. (Inherited from Identifiable.)
Public property Key Gets or sets the key of the key-value pair.
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 Parent Gets the aggregate parent expression node in the expression tree. (Inherited from ContextExpression.)
Public property Type Gets the type of the context expression. (Inherited from ContextExpression.)
Public property Value Gets or sets the value of the key-value pair.

Top

Methods

  Name Description
Public method Evaluate Obsolete. Evaluates a query context. (Inherited from ContextExpression.)

Top

See Also

Reference

KeyValueAtomicContextExpression Interface

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