Click or drag to resize
TreeNodeGroupedAttachments Property
Document grouped attachments.

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

Property Value

Type: DocumentAttachmentRepository
See Also