OperationResponseXML Property
Returns the XML content of the response SOAP message.
Syntax
property OperationResponseXML: String read get_OperationResponseXML;
Default Value
''
Remarks
Use this property to get the XML content of the response message.
This property is read-only and not available at design time.