ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / SearchQuery Class
Properties


In This Topic
    SearchQuery Class Members
    In This Topic

    The following tables list the members exposed by SearchQuery.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property A list of fields whose value you want returned in the search result. If no fields are defined in the search query, jobName, priority, dueDate and currentStep fields are returned.  
    Public Property Number of results to return in the page.  
    Public Property Query for the search you are performing  
    Public Property Match criteria for a simple search  
    Public Property The fields which you want to sort the results by and whether you want to sort the results in ascending or descending order.  
    Public Property Index of the results from which you want to start the list of results  
    Top
    See Also