📚 SAP Business One SDK Help

SaveXML Method
See Also 
pbstrFileName

Specifies the path and file name of the XML data.

Description

method SaveXML

Syntax

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

Parameters

pbstrFileName

Specifies the path and file name of the XML data.

See Also