Saves the schedule to a file, a binary stream or an XML document.
Schedule.SaveTo (String)
Saves the schedule to a file.
Schedule.SaveTo (XmlWriter, Boolean)
Saves the schedule to an XML document.
Since version 4.4, this method is considered obsolete. Instead, use the SaveToXml method.
Schedule MembersSchedule ClassMindFusion.Scheduling Namespace