RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPReqResp.WSDLView Property

Indicates the target interface method using a WSDL document.

Pascal
property WSDLView: TWSDLView;
C++
__property TWSDLView WSDLView;

WSDLView is a helper object that represents the WSDL file used to define the interfaces and protocols in the target Web Service application, as well as properties that indicate which is the target method call. It is used to generate the URL and SoapAction properties when importing definitions from a WSDL document. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!