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 = 1Includes the attachments.
CELL_LINKS = 3Includes the cell links.
DATA = 0Includes the data.
DISCUSSIONS = 2Includes the discussions.
FORMS = 4Includes the forms.
RULES = 6Include rules
RULE_RECIPIENTS = 5Include rule recipients