PortType.Operations Property

 

Gets the collection of Operation instances defined by the PortType.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

member Operations : OperationCollection with get

Property Value

Type: System.Web.Services.Description.OperationCollection

A collection of operation instances defined by the PortType.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: