SOAPEncoding Property
The type of SOAP Encoding used for SOAP requests.
Syntax
__property String SOAPEncoding = {read=FSOAPEncoding, write=FSetSOAPEncoding, default="http://schemas.xmlsoap.org/soap/encoding/"};
Default Value
"http://schemas.xmlsoap.org/soap/encoding/"
Remarks
This is the value of the 'encodingStyle' attribute of the SOAP envelope.
Data Type
String