|
RAD Studio VCL Reference
|
TWSDLView represents a specific binding and operation in a WSDL document.
TWSDLView = class(TComponent);
class TWSDLView : public TComponent;
TWSDLView is used by components that work with WSDL documents to represent a specific port and/or operation that is defined in a WSDL document. The WSDL property provides access to the WSDL document itself. The other properties give the names of the entities of interest that are defined within that document.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|