Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ISearchRequest.SetQuery Method

Set the query associated with this request.

Overload List

Set the query associated with this request.

void SetQuery(IFilterClause);

Sets 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