Gets the class version of the currently deserialized item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public int ClassVersion { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property ClassVersion As Integer |
An integer that specifies the class version. Default value is 0.
This property is only useful when deserializing items.