Reads a DateTime value with the specified name.
Namespace: MindFusion.Scheduling
File: XmlPersistContext.js
JavaScript Copy Code |
---|
function readDateTime (elementName, parentElement, [defaultValue]) |
String. A string specifying the name of the DateTime XML element.
Element. The parent DOM Element object.
Boolean. The default value to return if specified child XML element does not exist.
DateTime. The value loaded from XML.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |