Click or drag to resize
TreeNodeAttachmentHistory Property
Collection of the attachment history of the document

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual IInfoObjectCollection AttachmentHistory { get; }

Property Value

Type: IInfoObjectCollection
See Also