AggregateContextExpression.AddAndExpression Method

Adds an AND-expression to the aggregate node.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Keywords
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)

Syntax

'Declaration
Function AddAndExpression As AggregateContextExpression
'Usage
Dim instance As AggregateContextExpression
Dim returnValue As AggregateContextExpression

returnValue = instance.AddAndExpression()
AggregateContextExpression AddAndExpression()

Return Value

Type: Microsoft.SharePoint.Search.Extended.Administration.Keywords.AggregateContextExpression
A AggregateContextExpression representing the added AND-node.

See Also

Reference

AggregateContextExpression Interface

AggregateContextExpression Members

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