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


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

    The following tables list the members exposed by PortalQueryResultSet<T>.

    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