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

In This Topic
    NextStart Property (SearchResult)
    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 ReadOnly Property NextStart As Integer
    public int NextStart {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also