SOAPResult.Body
From Xojo Documentation
Property (As XMLNode )
aSOAPResult.Body = newXMLNodeValue
or
XMLNodeValue = aSOAPResult.Body
Supported for all project types and targets.
or
XMLNodeValue = aSOAPResult.Body
Supported for all project types and targets.
The body portion of the SOAP response.