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