Share via


WsServiceOperation Members

The following tables list the members exposed by the WsServiceOperation type.

Public Constructors

Name Description
Public Method WsServiceOperation Creates an instance of a service operation (action) class.

Public Fields

Name Description
Public Field NamespaceUri Contains the namespace URI.

Public Properties

Name Description
Public Property MethodName Contains the name of a method implemented by a service.
Public Property NamespaceURI Contains the namespace URI of the service operation.
Public Property Prefix Contains the namespace prefix of the service operation.
Public Property QualifiedName Contains the fully qualified name of the operation.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

WsServiceOperation Class
Ws.Services Namespace