Click or drag to resize
DocumentAttachmentRepositoryNewCombinedCollection Method
Creates new combined collection for the data.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public override CombinedInfoObjectCollection<DocumentAttachmentCollection, DocumentAttachment> NewCombinedCollection()

Return Value

Type: CombinedInfoObjectCollectionDocumentAttachmentCollection, DocumentAttachment
See Also