MindFusion.Scheduling for JavaScript Programmer's Guide
Item.fromJson Method (String)
See Also
 






Deserializes this item from a JSON string.

Namespace: MindFusion.Scheduling
Assembly: Item.js

 Syntax

JavaScript  Copy Code

function fromJson (json)

 Parameters

json

String. A string created by the toJson method.

 See Also

fromJson Method Overload List
Item Members
Item Class
MindFusion.Scheduling Namespace