📚 SAP Business One SDK Help

ToXMLFile Method
See Also 
bstrFileName

Specifies the path and file name of the XML data.

Description

Creates an XML file that represents the object data.

Syntax

Visual Basic
Public Sub ToXMLFile( _
   ByVal bstrFileName As String _
) 

Parameters

bstrFileName

Specifies the path and file name of the XML data.

See Also