SearchTaskInfoProviderGetSearchTasks Method |
Name | Description | |
---|---|---|
GetSearchTasks |
Returns all search tasks.
| |
GetSearchTasks(String, String) |
Returns all the search tasks filtered by where condition and sorted by orderBy expression.
| |
GetSearchTasks(String, String, String, Int32) |
Returns all the search tasks filtered by where condition and sorted by orderBy expression.
|