📚 SAP Business One SDK Help

SaveXML Method
See Also 
FileName

Specifies the path and file name of the XML data.

Specifies the path and file name of the XML data.

Description

Saves the object data to XML formatted data.

Syntax

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

Parameters

FileName

Specifies the path and file name of the XML data.

Specifies the path and file name of the XML data.

See Also