Enum GlobalTemplate
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Type of global template.
public enum GlobalTemplate
Fields
BLANK_SHEET = 0Global template for a blank sheet.
PROJECT_SHEET = 2Global template for a project sheet.
TASK_LIST = 1Global template for a task list.