CamlQuery.ListItemCollectionPosition Property
SharePoint 2010
Gets or sets a value that specifies the information required to get the next page of data for the list view.
Assemblies: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll); Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll)
[RemoteAttribute] public ListItemCollectionPosition ListItemCollectionPosition { get; set; }
Property Value
Type: Microsoft.SharePoint.Client.ListItemCollectionPositionReturns a ListItemCollectionPosition instance representing the information required to get the next page of data for the list view.