ProtocolReflector::Operation Property
.NET Framework (current version)
Gets the abstract Web Services Description Language (WSDL) operation that the protocol reflector is currently generating from a Web service method.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.Web.Services.Description::Operation^The abstract Web Services Description Language (WSDL) operation that the protocol reflector is currently generating from a Web service method
The operation appears as a child of the portType element in a WSDL document. Web service methods are identified by the WebMethodAttribute.
.NET Framework
Available since 1.1
Available since 1.1
Show: