Search
Recurrence.toJson Method ()
See Also
 






Serializes this recurrence into a JSON string.

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

function toJson ()

 Return Value

String. A string containing the recurrence's JSON representation.

 See Also