📚 SAP Business One SDK Help

SaveXML Method
See Also 
pbstrFileName

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 pbstrFileName As String _
) 

Parameters

pbstrFileName

Specifies the path and file name of the XML data.

See Also