MindFusion.Wpf Pack Programmer's Guide
SerializationContext Members
Constructors Properties Events
 


This class contains information required to serialize a Schedule element to and from a binary stream or XML document.

The following tables list the members exposed by the SerializationContext type.

 Public Constructors

  Name Description

SerializationContext

Initializes a new instance of the SerializationContext class.

 Public Properties

  Name Description

FileVersion

Gets the format revision number of the file being loaded.

Schedule

Gets a reference to the schedule currently being serialized or deserialized.

 Public Events

  Name Description

Completed

Raised when the serialization or deserialization has completed successfully.

 See Also

SerializationContext Class
MindFusion.Scheduling Namespace