Set the query associated with this request.
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);
ISearchRequest Interface | Plumtree.Remote.PRC.Search Namespace