📚 SAP Business One SDK Help

XMLAsString Property
See Also 

Description

Sets or returns a Boolean value that determines whether the XML data will be saved as a file or transferred as a string.

Property type

Read-write property

Syntax

Visual Basic
Public Property XMLAsString() As Boolean

Remarks

The default value is False - XML as files. This setting is compatible with older versions of the DI API.

See Also