Writes the specified Recurrence object as an XML element with the specified name and the specified parent.
Namespace: MindFusion.Scheduling
File: XmlPersistContext.js
JavaScript Copy Code |
---|
function writeRecurrence (The, elementName, parentElement) |
Recurrence. The Recurrence object to write.
String. A string specifying the name of the Recurrence XML element.
Element. The parent DOM Element object.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |