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