Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ISearchFactory.CreateAndFilterClause Method 

Creates an IFilterClause to use in IPortalSearchRequest.

IFilterClause CreateAndFilterClause();

Return Value

IFilterClause

Remarks

All statements and child subclauses added to the IFilterClause will be AND'd together.

See Also

ISearchFactory Interface | Plumtree.Remote.PRC.Search Namespace