Click or drag to resize

FolderRemapExclusion Enumeration

Represents specific references to NOT re-map for the newly created object.

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public enum FolderRemapExclusion
Members
  Member nameValueDescription
CELL_LINKS0 Excludes re-mapping of the cell links.
REPORTS1 Excludes re-mapping of the reports.
SHEET_HYPERLINKS2 Excludes re-mapping of hyperlinks.
SIGHTS3 Excludes re-mapping of Sights.
See Also