0
votes
1answer
754 views

Paging results from the List service?

I am currently making a call to GetListItems and I'm curious if there is any way to both page results and get the total number of records available? Here is what I am passing in my call to ...