ArcGIS Pro 2.9 API Reference Guide
PortalQueryResultSet<T> Class Members
Properties 


ArcGIS.Desktop.Core.Portal Namespace : PortalQueryResultSet<T> Class

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

Public Constructors
 NameDescription
Public Constructor  
Top
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

Reference

PortalQueryResultSet<T> Class
ArcGIS.Desktop.Core.Portal Namespace