Saves the schedule to a JsonObject.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public void SaveToJsonObject ( |
Visual Basic Copy Code |
---|
Public Sub SaveToJsonObject( _ |
A JsonObject the schedule's data should be stored into.
A JsonSerializationContext object providing contextual information about the serialization process and helper serialization methods.