Click or drag to resize
TreeNodeVersionHistory Property
Collection of the version history of the document

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

Property Value

Type: IInfoObjectCollection
See Also