Reads a Recurrence object with the specified name.
Namespace: MindFusion.Scheduling
File: XmlPersistContext.js
JavaScript Copy Code |
---|
function readRecurrence (elementName, parentElement) |
String. A string specifying the name of the Recurrence XML element.
Element. The parent DOM Element object.
Recurrence. The Recurrence object read; null if reading has failed.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |