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