Search
Resource.toJson Method ()
See Also
 






Serializes this Resource into a JSON string.

Namespace: MindFusion.Scheduling
File: Resource.js

 Syntax

JavaScript  Copy Code

function toJson ()

 Return Value

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

 See Also