RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWSDLView.Operation Property

Identifies the target operation that is defined in the WSDL document.

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

Operation is the name of an operation that is defined in the WSDL document identified by the WSDL property. Operation maps to a method on the interface that corresponds to the PortType property. 

 

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