Saves the Task content into an XML element.
Namespace: MindFusion.Scheduling
File: Task.js
JavaScript Copy Code |
---|
function saveToXml (element, context) |
Element. An XML DOM element that will contain the task's data.
XmlPersistContext. An object providing contextual information about the serialization process and some helper serialization methods.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |