Click or drag to resize
CopyDocumentSettings Properties

The CopyDocumentSettings type exposes the following members.

Properties
  NameDescription
Public propertyCloneSKU
If set to true SKU bound to copied document will be cloned.
Public propertyCopyPermissions
Indicates if the document permissions should be copied
Public propertyCheckSiteCulture
If set to true document will be copied only if target site has assigned the culture document has.
Public propertyIncludeChildNodes
Indicates whether child nodes should be copied as well.
Public propertyNewDocumentName
New document name
Public propertyNewDocumentsGroup
Group of the new documents
Public propertyNewDocumentsOwner
Owner of the new documents
Public propertyNode
Document node to process.
(Inherited from BaseDocumentSettings.)
Public propertyProcessingChildNodes
Indicates that child nodes are being copied recursively.
Public propertyTargetNode
Target node
Public propertyTargetParentNodeId Obsolete.
Target location
Public propertyTree
TreeProvider to use.
(Inherited from BaseDocumentSettings.)
Top
See Also