ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / SearchResult Class / NextStart Property

In This Topic
    NextStart Property
    In This Topic
    Index of the results from which the list of results will start on next page. If there are no more results, -1 is returned.
    Syntax
    public int NextStart {get;}
    Public ReadOnly Property NextStart As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also