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