📚 SAP Business One SDK Help

ToXMLString Method
See Also 

Description

Creates and returns an XML string that represents the object.

Syntax

Visual Basic
Public Function ToXMLString() As String

Remarks

The schema of the XML can be retrieved with the GetXMLSchema method.

See Also