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