📚 SAP Business One SDK Help

SaveXML Method
See Also 
FileName

Specifies the path and file name of the XML data.

Description

Save object as XML document

Syntax

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

Parameters

FileName

Specifies the path and file name of the XML data.

See Also