RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWSDLView.Service Property

Specifies the target service that is defined in the WSDL document.

Pascal
property Service: string;
C++
__property AnsiString Service;

Service is the name of the service of interest that is defined in the WSDL document identified by the WSDL property. A service is a collection of related ports, including the one specified by the Port property. 

 

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