SOAPPacket Property
Full contents of the SOAP packet.
Syntax
property SOAPPacket: String;
Default Value
''
Remarks
The SOAPPacket property contains the contents of the SOAP packet created by the component before submitting a request, and the full, unmodified contents of the SOAP response as received from the server after the request.
This property is not available at design time.
Data Type
String