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