Writes a DateTime value with the specified name.
Namespace: MindFusion.SchedulingAssembly: XmlPersistContext.js
function writeDateTime (dateTimeValue, elementName, parentElement)
DateTime. The DateTime value that should be saved in current XML document.
String. A string specifying the name of the new element.
Element. The parent DOM Element object.
Element. The newly created DOM Element object.
XmlPersistContext MembersXmlPersistContext ClassMindFusion.Scheduling Namespace