📚 SAP Business One SDK Help

FromXMLFile Method
See Also 
bstrFileName

Specifies the the XML file.

Description

Imports data from an XML file to the object.

Syntax

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

Parameters

bstrFileName

Specifies the the XML file.

See Also