Reads a DateTime value with the specified name.
Namespace: MindFusion.Scheduling
Assembly: XmlPersistContext.js
JavaScript
![]() |
---|
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.