SaveToFile Method

Top  Previous  Next

Exports the XML code corresponding to the XmlBroker object with all the unprotected fields and the screen configuration data.

 

VB.NET Syntax

 

XmlBroker.SaveToFile (XMLFile As String)

 

C# Syntax

 

XmlBroker.SaveToFile (string XMLFile);