Enum "Client Type"
ID 9751
Namespace: System.Integration
This enum has the web service client types.
Properties
| Name | Value |
|---|---|
| Extensible | False |
Values
| Name | Description |
|---|---|
| SOAP |
Specifies that the client type is SOAP. |
| ODataV3 |
Specifies that the client type is OData V3. |
| ODataV4 |
Specifies that the client type is OData V4. |