SaveToFile Method |
Top Previous Next |
Exports the XML code corresponding to the TNBXXmlBroker object with all the unprotected fields and the screen configuration data.
Visual Basic Syntax
TNBXXmlBroker.SaveToFile (XMLFile As String)
Delphi Syntax
TNBXXmlBroker.SaveToFile (XMLFile: string);
|