Search
Location.toJson Method ()
See Also
 






Serializes this location into a JSON string.

Namespace: MindFusion.Scheduling
File: Location.js

 Syntax

JavaScript  Copy Code

function toJson ()

 Return Value

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

 See Also