SoapPTAdapter Constructor
NOTE: This API is now obsolete.
Initializes a new instance of the SoapPTAdapter class.
Namespace: Microsoft.SharePoint.Dsp.SoapPT
Assembly: Microsoft.SharePoint.Dsp.SoapPT (in Microsoft.SharePoint.Dsp.SoapPT.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Sub New
'Usage
Dim instance As New SoapPTAdapter()
[ObsoleteAttribute("Use the Lists web service instead.")]
public SoapPTAdapter()