IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

SOAPEncoding Property

The type of SOAP Encoding used for SOAP requests.

Syntax

char* GetSOAPEncoding();

int SetSOAPEncoding(char* lpszSOAPEncoding);

Default Value

"http://schemas.xmlsoap.org/soap/encoding/"

Remarks

This is the value of the 'encodingStyle' attribute of the SOAP envelope.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]