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

Applies To

SP.CamlQuery Class

See Also

Reference

SP.CamlQuery Methods

SP.CamlQuery Properties

SP Namespace