Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ISearchRequest.SetQuery Method

Set the query associated with this request.

Overload List

Set the query associated with this request.

void SetQuery(IFilterClause);

Set the query associated with this request.

void SetQuery(string);

Set the query associated with this request.

void SetQuery(string,IFilterClause);

See Also

ISearchRequest Interface | Plumtree.Remote.PRC.Search Namespace