Search
XmlPersistContext.document Property
See Also
 






AGets a reference to the Document object containing XML-serialized schedule contents.

Namespace: MindFusion.Scheduling
File: XmlPersistContext.js

 Syntax

JavaScript  Copy Code

get document() {}

 Property Value

An HTML Document element.

 See Also