Gets the class version of the currently deserialized item.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public int ClassVersion { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ClassVersion As Integer |
An integer value specifying the class version.
This property is only useful when deserializing items.