SoapMode
Overview
This enumeration is used to quickly set up SoapMessage message instance to use one of the common SOAP messaging conventions.
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK
Value | Description |
---|---|
DocumentLiteral | Document Literal mode |
RPCEncoding | RPC/Encoding mode |
RPCLiteral | RPC Literal mode |
Unknown | Corresponds to any combination of SOAP serialization options that does not satisfy any of the common conventions |