Saves the schedule to a file.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Task SaveTo ( |
Visual Basic Copy Code |
---|
Public Function SaveTo( _ |
The stream to save to.
Saves the schedule data into a binary or XML file. Use LoadFrom to restore the data later.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |