Soap.WSDLIntf.TWSDLElement

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TWSDLElement = (weServiceIntf, weServiceImpl, weMessage, wePortType, weBinding,
weService, weTypes, WeImport, weOperation, wePart);

C++

enum DECLSPEC_DENUM TWSDLElement : unsigned char { weServiceIntf, weServiceImpl, weMessage, wePortType, weBinding, weService, weTypes, WeImport, weOperation, wePart };

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.