Search
JsonPersistContext Members
Properties Methods
 


Provides methods that read/write schedule data to and from JSON.

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

 Public Properties

  Name Description

schedule

Gets a reference to the Schedule object being serialized.

 Public Methods

  Name Description

readDateTime

Reads a DateTime value.

writeDateTime

Writes a DateTime value.

 See Also