SearchResourcesSearch Method |
| Name | Description | |
|---|---|---|
| Search(String) | Searches all sheets that the user can access, for the specified text. Mirrors to the following Smartsheet REST API method: GET /search | |
| Search(String, IEnumerableSearchInclusion, NullableSearchLocation, NullableDateTime, IEnumerableSearchScope) | Searches all sheets that the user can access, for the specified text. Mirrors to the following Smartsheet REST API method: GET /search |