SaveToXml(Element: IXmlDomElement);
SaveToXml(Element: Prognoz.Platform.Interop.MsXml2.IXmlDomElement);
Element. The element in which the publicator parameters are written.
The SaveToXml method loads parameters of the mobile application publisher to the XML file.
To load the publisher parameters from the XML file, use the IMobileApplicationPublicator.LoadFromXml method.
The method use is given in the example for IMobileApplication.CreatePublicator.
See also: