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

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

Property Value

Type: Boolean
See Also