📚 SAP Business One SDK Help

GetDataInterfaceFromXMLString Method
See Also 
bstrXMLString

The XML with which to create the object.

Description

The XML with which to create the object.

Syntax

Visual Basic
Public Function GetDataInterfaceFromXMLString( _
   ByVal bstrXMLString As String _
) As Object

Parameters

bstrXMLString

The XML with which to create the object.

See Also