Click or drag to resize
DocumentAttachmentsCopierBaseCopy Method
Copies attachments.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public bool Copy()

Return Value

Type: Boolean
Indicates if any of the field attachments was copied and the document data should be updated.
See Also