Click or drag to resize
TreeNodeAllAttachments Property
Collection of all document attachments (all field, grouped and unsorted).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual InfoObjectCollection AllAttachments { get; }

Property Value

Type: InfoObjectCollection
See Also