Serializes this reminder into a JSON string.
Namespace: MindFusion.Scheduling
File: Reminder.js
SyntaxJavaScript
Copy Code
|
|---|
function toJson (context) |
JsonPersistContext. The serialization context.
String. A string containing the reminder's JSON representation.
See Also