Saves the schedule to an XML document.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Task SaveToXml ( |
Visual Basic Copy Code |
---|
Public Function SaveToXml( _ |
An XDocument object that allows adding data to the XML document.
Saves the schedule data as tags in an XML document. Use LoadFromXml to restore the schedule data later.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |