OperationResponseName Property
Specifies the operation name of the response message.
Syntax
property OperationResponseName: String read get_OperationResponseName;
Default Value
''
Remarks
Use this property to get the operation name from the response message received from the SOAP service.
This property is read-only and not available at design time.