Click or drag to resize
CopyNodeDataSettings Properties

The CopyNodeDataSettings type exposes the following members.

Properties
  NameDescription
Public propertyCopyCoupledData
Gets or sets a value that indicates if the coupled data should be copied.
Public propertyCopyDocumentData
Gets or sets a value that indicates if the CMS_Document data should be copied.
Public propertyCopyNonVersionedData
Gets or sets a value that indicates if the non-versioned data should be copied.
Public propertyCopySKUData
Gets or sets a value that indicates if the SKU data should be copied.
Public propertyCopySystemDocumentData
Gets or sets a value that indicates if the system document data should be copied.
Public propertyCopySystemTreeData
Gets or sets a value that indicates if the system tree data should be copied.
Public propertyCopyTreeData
Gets or sets a value that indicates if the CMS_Tree data should be copied.
Public propertyCopyVersionedData
Gets or sets a value that indicates if the versioned data should be copied.
Public propertyExcludeColumns
Gets or sets the columns to be excluded from the copying, as a string of the column names separated by a semicolon.
Public propertyUpdateOriginalValues
Indicates if the original values of a document should be updated.
Top
See Also