This topic has not yet been rated - Rate this topic

ListItemCollection.ListItemCollectionPosition Property

SharePoint 2010

Gets a value that specifies the information required to get the next page of data for a list view.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll);  Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll)
[RemoteAttribute]
public ListItemCollectionPosition ListItemCollectionPosition { get; }

Property Value

Type: Microsoft.SharePoint.Client.ListItemCollectionPosition
Returns a ListItemCollectionPosition instance representing the information required to get the next page of data for a list view.
Exception Condition
[Microsoft.SharePoint.SPQueryThrottledException]

Throttling limit is exceeded by the operation. Error code: -2147024860.

[System.UnauthorizedAccessException]

The current user has insufficient permissions. Error code: -2147024891.

Did you find this helpful?
(1500 characters remaining)