Enum SheetCopyInclusion
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents specific elements to include in a response.
public enum SheetCopyInclusion
Fields
ALL = 9
Deprecated
ATTACHMENTS = 0
Includes the attachments.
CELL_LINKS = 1
Includes cell links.
DATA = 2
Includes the data.
DISCUSSIONS = 3
Includes the discussions.
FILTERS = 4
Includes sheet filters
FORMS = 5
Includes the forms.
RULES = 7
includes notifications and workflow rules
RULE_RECIPIENTS = 6
includes notification recipients, must also include rules when using this attribute
SHARES = 8
Includes shares