Saves the schedule to a JSON-formatted string. Use loadFromJson to restore the schedule data later.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public String saveToJson () |
A string containing the schedule's JSON representation.
JPlanner Programmer's Guide | © 2023 MindFusion |