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