📚 SAP Business One SDK Help

FromXMLFile Method
See Also 
bstrFileName

Specifies the index of the item that you want to get.

Description

Imports data from an XML file to the object.

Syntax

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

Parameters

bstrFileName

Specifies the index of the item that you want to get.

See Also