RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWSDLView.WSDL Property

Provides access to the definitions in the WSDL document.

Pascal
property WSDL: TWSDLItems;
C++
__property TWSDLItems WSDL;

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 

 

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