Search
Reminder.toJson Method ()
See Also
 






Serializes this Reminder into a JSON string.

Namespace: MindFusion.Scheduling
File: Reminder.js

 Syntax

JavaScript  Copy Code

function toJson ()

 Return Value

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

 See Also