PocketPlanner Programmer's Guide

SerializationContext Members

Constructors Properties

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.

 See Also