Saves the schedule to an XML document.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public void SaveToXml ( |
Visual Basic Copy Code |
---|
Public Sub SaveToXml( _ |
Saves the schedule data as tags in an XML document. Use LoadFromXml to restore the schedule data later.