Soap.WSDLNode.TWSDLView.WSDL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WSDL: TWSDLItems read FWSDL write SetWSDL;

C++

__property Soap::Wsdlitems::TWSDLItems* WSDL = {read=FWSDL, write=SetWSDL};

Properties

Type Visibility Source Unit Parent
property published
Soap.WSDLNode.pas
Soap.WSDLNode.hpp
Soap.WSDLNode TWSDLView

Description

Provides access to the definitions in the WSDL document.

WSDLItems is a helper object whose methods return the definitions included in the WSDL document. All the other TWSDLView properties refer to definitions contained in this WSDL document