Search
JsonPersistContext.schedule Property
See Also
 






Gets a reference to the Schedule object being serialized.

Namespace: MindFusion.Scheduling
File: JsonPersistContext.js

 Syntax

JavaScript  Copy Code

get schedule() {}

 Property Value

An instance of the Schedule class.

 See Also