Saves the schedule to a JSON-formatted string. Call LoadFromJson to restore the schedule data later.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string SaveToJson () |
Visual Basic Copy Code |
---|
Public Function SaveToJson () As String |
A string containing the schedule's JSON representation.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |