📚 SAP Business One SDK Help

ToXMLFile Method
See Also 
bstrFileName

Specifies the XML file name including path.

Description

Creates an XML file that represents the object data.

Syntax

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

Parameters

bstrFileName

Specifies the XML file name including path.

See Also