Saves the schedule to an XML document.
Namespace: MindFusion.SchedulingAssembly: PocketPlanner
public void SaveToXml ( XmlDocument document)
Public Sub SaveToXml ( _ document As XmlDocument _)
Saves the schedule data as tags in an XML document. Use LoadFromXml to restore the schedule data later.
Schedule MembersSchedule ClassMindFusion.Scheduling NamespaceLoadFromXml Method