GlobalTemplate Enumeration | |
Type of global template.
Namespace:
Smartsheet.Api.Models
Assemblies:
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax public enum GlobalTemplate
Public Enumeration GlobalTemplate
public enum class GlobalTemplate
Members
| Member name | Value | Description |
---|
| BLANK_SHEET | 0 | |
| TASK_LIST | 1 | |
| PROJECT_SHEET | 2 | |
See Also