SaveToXml(Element: IXmlDomElement);
SaveToXml(Element: Prognoz.Platform.Interop.MsXml2.IXmlDomElement);
Element. The element, in which object publishing parameters are written.
The TheSaveToXml method loads object publishing parameters to the XML file.
To load object publishing parameters, use the IMobilePublishObject.LoadFromXml method.
The method use is given in the example for IMobileApplicationPublishObjects.LoadFromXml.
See also: