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


In This Topic
    SearchResult Class Members
    In This Topic

    The following tables list the members exposed by SearchResult.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Fields returned in the search result, including field name and type  
    Public Property Index of the results from which the list of results will start on next page. If there are no more results, -1 is returned.  
    Public Property Number of results returned in the page  
    Public Property Search query string used  
    Public Property Results of the search  
    Public Property Index of the results from which the list of results start on this page  
    Top
    See Also