MethodType Enumeration

NOTE: This API is now obsolete.

Specifies the action of the request.

Namespace:  Microsoft.SharePoint.Dsp
Assembly:  Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)

Syntax

'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Enumeration MethodType
'Usage
Dim instance As MethodType
[ObsoleteAttribute("Use the Lists web service instead.")]
public enum MethodType

Members

Member name Description
Query Obsolete. Represents a query.

See Also

Reference

Microsoft.SharePoint.Dsp Namespace