📚 SAP Business One SDK Help

SaveXML Method
See Also 
FileName

Specifies the path and file name of the XML data.

Description

Saves the object data in XML formatted data to a file.

Syntax

Visual Basic
Public Sub SaveXML( _
   ByRef FileName As String _
) 

Parameters

FileName

Specifies the path and file name of the XML data.

See Also