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