KeyValueAtomicContextExpression Interface
Represents a key-value type context expression node.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Keywords
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface KeyValueAtomicContextExpression _
Inherits AtomicContextExpression, ContextExpression, Describable, Identifiable
'Usage
Dim instance As KeyValueAtomicContextExpression
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface KeyValueAtomicContextExpression : AtomicContextExpression,
ContextExpression, Describable, Identifiable
See Also
Reference
KeyValueAtomicContextExpression Members
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace