TemplateResources Interface | ![]() |
This interface provides methods to access Template resources.
Thread Safety: Implementation of this interface must be thread safe.
Namespace: Smartsheet.Api
The TemplateResources type exposes the following members.
Name | Description | |
---|---|---|
![]() | ListPublicTemplates | Gets the list of public Templates to which the user has access. ![]() This operation supports pagination of results. For more information, see Paging. It mirrors to the following Smartsheet REST API method: GET /templates/public |
![]() | ListUserCreatedTemplates | Gets the list of user-created Templates to which the user has access. ![]() This operation supports pagination of results. For more information, see Paging. It mirrors to the following Smartsheet REST API method: GET /templates |