MindFusion.Scheduling for ASP.NET Programmer's Guide
SerializationContext.FileVersion Property
See Also
 





Gets the format revision number of the file being loaded.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public int FileVersion { get; }

Visual Basic  Copy Code

Public ReadOnly Property FileVersion As Integer

 Property Value

An integer that specifies the file version.

 Remarks

During serialization this is the current file version of the MindFusion.Scheduling for ASP.NET control.

 See Also

SerializationContext Members
SerializationContext Class
MindFusion.Scheduling Namespace