WSDLIntf.TSOAPVersion

From Référence RAD Studio VCL
Jump to: navigation, search

Informations Delphi

De WSDLIntf.pas

TSOAPVersion = {
	svUnspecified,
	svSOAP11,
	svSOAP12
};


Unité : WSDLIntf

Type : énumération

Informations C++

De WSDLIntf.hpp

enum TSOAPVersion{
	svUnspecified,
	svSOAP11,
	svSOAP12
};


Unité : WSDLIntf

Type : énumération


Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !

Personal tools