Show / Hide Table of Contents

Property NextQueryParams

NextQueryParams

Gets a QueryParameters object for retrieving the next page of results.

Declaration
public QueryParameters? NextQueryParams { get; }
Property Value
Type Description
QueryParameters

A QueryParameters object for retrieving the next page of results.

Remarks

To retrieve the next page of results, use this in a call to the QueryFeaturesAsync(CancellationToken) method. If there are no more pages of results, this property will be null.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.