DocumentAttachmentsCopierBaseCopyFieldAttachments Method |
Copies field attachments.
Namespace: CMS.DocumentEngine.InternalAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public bool CopyFieldAttachments()
Return Value
Type:
BooleanIndicates if any of the field attachments was copied and the document data should be updated.
Remarks See Also