Writes the specified Reminder object as an XML element with the specified name and the specified parent.
Namespace: MindFusion.SchedulingAssembly: XmlPersistContext.js
function writeReminder (The, elementName, parentElement)
Reminder. The Reminder object to write.
String. A string specifying the name of the Reminder XML element.
Element. The parent DOM Element object.
XmlPersistContext MembersXmlPersistContext ClassMindFusion.Scheduling Namespace