📚 SAP Business One SDK Help

FromXMLString Method
See Also 
bstrXML

Specifies the path and file name of the XML data.

Description

Specifies the path and file name of the XML data.

Syntax

Visual Basic
Public Sub FromXMLString( _
   ByVal bstrXML As String _
) 

Parameters

bstrXML

Specifies the path and file name of the XML data.

See Also