📚 SAP Business One SDK Help

ToXMLFile Method
See Also 
bstrFileName
The XML from which to retrieve the object's data.

Description

Creates an XML file that represents the object.

Syntax

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

Parameters

bstrFileName
The XML from which to retrieve the object's data.

See Also