Click or drag to resize
DocumentAttachmentsCopierBaseGetAttachmentFields Method
Gets list of attachment fields.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
protected List<DocumentAttachmentsCopierBaseAttachmentField> GetAttachmentFields()

Return Value

Type: ListDocumentAttachmentsCopierBaseAttachmentField
See Also