MindFusion.Scheduling for JavaScript Programmer's Guide
Recurrence.fromJson Method (String)
See Also
 






Deserializes this Recurrence from a JSON string.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function fromJson (json)

 Parameters

json

String. A string created by the toJson method.

 See Also

fromJson Method Overload List
Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace