Search
XmlPersistContext.schedule Property
See Also
 






Gets a reference to the Schedule object being serialized.

Namespace: MindFusion.Scheduling
File: XmlPersistContext.js

 Syntax

JavaScript  Copy Code

get schedule() {}

 Property Value

A Schedule instance.

 See Also