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 | |
|---|---|---|
![]() |
Initializes a new instance of the SerializationContext class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the format revision number of the file being loaded. |
|
![]() |
Gets a reference to the schedule currently being serialized or deserialized. |
Public Events| Name | Description | |
|---|---|---|
![]() |
Raised when the serialization or deserialization has completed successfully. |
See Also