Sets the first result (where to start) and maxResults (how many results to return).
If this method is not called, firstResult will default to 0 and maxResults to 10.
| Exception Type | Condition |
|---|---|
| ArgumentException | firstResult or maxResults are negative. |
IPortalSearchRequest Interface | Plumtree.Remote.PRC.Search Namespace