Click or drag to resize

ContainerDestination Properties

The ContainerDestination type exposes the following members.

Properties
  NameDescription
Public propertyDestinationId
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.
Public propertyDestinationType
Type of the destination container (when copying or moving a Sheet or a Folder).
Public propertyNewName
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).
Top
See Also