Share via


MethodType enumeration

Specifies the action of the request.

Namespace:  WebSvcDspSts
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration MethodType
'Usage
Dim instance As MethodType
[SerializableAttribute]
public enum MethodType

Members

Member name Description
query Represents a query.

See also

Reference

WebSvcDspSts namespace