System.Web.Services.Description.ProtocolReflector.Operation Property

Gets the abstract Web Services Description Language (WSDL) operation that the protocol reflector is currently generating from a Web service method.

Syntax

public Operation Operation { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The operation appears as a child of the portType element in a WSDL document. Web service methods are identified by the System.Web.Services.WebMethodAttribute.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0