ArcGIS Pro 2.9 API Reference Guide
NextQueryParameters Property

ArcGIS.Desktop.Core.Portal Namespace > PortalQueryResultSet<T> Class : NextQueryParameters Property
Gets the query params for the next set of results based on the next start index. This is automatically generated if there are more results left to be retrieved. This will be null if there are no more results for the next page.
Syntax
public PortalQueryParameters NextQueryParameters {get;}
Public ReadOnly Property NextQueryParameters As PortalQueryParameters
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PortalQueryResultSet<T> Class
PortalQueryResultSet<T> Members