API:Soap.WSDLIntf.TWebServiceBindingType
Delphi
TWebServiceBindingType = (btUnknown, btSoap, btHttp, btMime, btDIME);
C++
enum DECLSPEC_DENUM TWebServiceBindingType : unsigned char { btUnknown, btSoap, btHttp, btMime, btDIME };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | Soap.WSDLIntf.pas Soap.WSDLIntf.hpp |
Soap.WSDLIntf | Soap.WSDLIntf |
Description
Embarcadero Technologies does not currently have any additional information.