Méthode | Description | |
---|---|---|
GetHome ( IEnumerable |
Get a nested list of all Home objects, including Sheets, Workspaces and Folders, and optionally reports and/or Templates, as shown on the Home tab.. It mirrors To the following Smartsheet REST API method: GET /home
|
|
HomeResourcesImpl ( |
Constructor. Exceptions: - IllegalArgumentException : if any argument is null
|
public GetHome ( IEnumerable |
||
includes | IEnumerable |
used To specify the optional objects To include, currently TEMPLATES is supported. |
Résultat | Api.Models.Home |
public HomeResourcesImpl ( |
||
smartsheet | the Smartsheet | |
Résultat | System.Collections.Generic |