Click or drag to resize
CopyNodeDataSettingsCopyDocumentData Property
Gets or sets a value that indicates if the CMS_Document data should be copied.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public bool CopyDocumentData { get; set; }

Property Value

Type: Boolean
See Also