PageDirection Enumeration

NOTE: This API is now obsolete.

This type or member supports Microsoft Windows SharePoint Services and is not intended to be used directly from your code.

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 Enumeration PageDirection
'Usage
Dim instance As PageDirection
[ObsoleteAttribute("Use the Lists web service instead.")]
public enum PageDirection

Members

Member name Description
Next Obsolete.
Previous Obsolete.

See Also

Reference

Microsoft.SharePoint.Dsp.OleDb Namespace