The properties of the ISearchQuery interface are listed below. For a complete list of ISearchQuery interface members, see the ISearchQuery Members topic.
MaxReturn | Gets the maximum number of results to return (the number of results per page). |
NumberToSkip | Gets the number of results to skip; this is where the search starts. |
SearchString | Gets the search query string. |
ISearchQuery Interface | Plumtree.Remote.Search Namespace