SP.CamlQuery.listItemCollectionPosition Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies the information required to get the next page of data for the list view.
var value = SP.CamlQuery.get_listItemCollectionPosition();
SP.CamlQuery.set_listItemCollectionPosition(value);
Property Value
Type: SP.ListItemCollectionPosition