ContainerDestination Class |
Namespace: Smartsheet.Api.Models
The ContainerDestination type exposes the following members.
Name | Description | |
---|---|---|
ContainerDestination |
Name | Description | |
---|---|---|
DestinationId |
ID of the destination container (when copying or moving a Sheet or a Folder).
Required if destinationType is "folder" or "workspace" If destinationType is "home", this value must be null.
| |
DestinationType |
Type of the destination container (when copying or moving a Sheet or a Folder).
| |
NewName |
Name of the newly created object (when creating a copy of a Sheet, Folder, or Workspace).
This attribute is not supported for "move" operations (i.e., a moved Sheet, Folder or Workspace retains its original name).
|