MindFusion.Scheduling for JavaScript Programmer's Guide
Location.saveToXml Method
See Also
 






Saves the Location content into an XML element.

Namespace: MindFusion.Scheduling
Assembly: Location.js

 Syntax

JavaScript  Copy Code

function saveToXml (element, context)

 Parameters

element

Element. An XML DOM element that will contain the location's data.

context

XmlPersistContext. An object providing contextual information about the serialization process and some helper serialization methods.

 See Also

Location Members
Location Class
MindFusion.Scheduling Namespace