HomeResources Interface | ![]() |
This interface provides methods to access Home resources.
Thread Safety: Implementation of this interface must be thread safe.
Namespace: Smartsheet.Api
The HomeResources type exposes the following members.
Name | Description | |
---|---|---|
![]() | FolderResources | Returns the HomeFolderResources object that provides access to folder resources under home. |
Name | Description | |
---|---|---|
![]() | GetHome(IEnumerableHomeInclusion) | Gets a nested list of all Home objects, including folders, reports, sheets, templates, and workspaces as shown on the Home tab. Mirrors to the following Smartsheet REST API method: GET /home |
![]() | GetHome(IEnumerableHomeInclusion, IEnumerableHomeExclusion) | Gets a nested list of all Home objects, including folders, reports, sheets, templates, and workspaces as shown on the Home tab. Mirrors to the following Smartsheet REST API method: GET /home |