📚 SAP Business One SDK Help

FromXMLString Method
See Also 
bstrXML

Specifies the the XML string.

Description

Creates an XML string that represents the object data.

Syntax

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

Parameters

bstrXML

Specifies the the XML string.

See Also