Click or drag to resize
TreeNodeAttachments Property
Collection of unsorted document attachments.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
public virtual DocumentAttachmentCollection Attachments { get; }

Property Value

Type: DocumentAttachmentCollection
See Also