Soap.WSDLIntf.TSOAPVersion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TSOAPVersion = (svUnspecified, svSOAP11, svSOAP12);

C++

enum DECLSPEC_DENUM TSOAPVersion : unsigned char { svUnspecified, svSOAP11, svSOAP12 };

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. Please help us document this topic by using the Discussion page!