ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalQueryResultSet<T> Class


In This Topic
    PortalQueryResultSet<T> Class Properties
    In This Topic

    For a list of all members of this type, see PortalQueryResultSet<T> members.

    Public Properties
     NameDescription
    Public PropertyGets the query params for the next set of results based on the next start index. This is automatically generated if there are more results left to be retrieved. This will be null if there are no more results for the next page.  
    Public PropertyGets the query parameters used to make the search.  
    Public Property Gets the present results of the query.  
    Public PropertyGets the total number of results irrespective of the paging.  
    Top
    See Also