Search
PersistContext.VersionTable Property
See Also
 





Gets the table of item class format revision numbers.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Hashtable VersionTable { get; }

Visual Basic  Copy Code

Public ReadOnly Property VersionTable As Hashtable

 Property Value

 See Also