Initializes a new instance of the SerializationContext class.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public SerializationContext ( |
Visual Basic
![]() |
---|
Public New ( _ |
Type: Schedule
An instance of the Schedule class representing the schedule to associate with.
Generally, you do not have to instantiate from SerializationContext explicitly unless you want to serialize only particular elements and not the entire schedule.