Enum TemplateInclusion
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents specific elements that can be copied from a Template or Sheet into a new Sheet.
public enum TemplateInclusion
Fields
ATTACHMENTS = 1
Includes the attachments.
CELL_LINKS = 3
Includes the cell links.
DATA = 0
Includes the data.
DISCUSSIONS = 2
Includes the discussions.
FORMS = 4
Includes the forms.
RULES = 6
Include rules
RULE_RECIPIENTS = 5
Include rule recipients