ArcGIS Pro 2.6 API Reference Guide
Results Property

ArcGIS.Desktop.Core.Portal Namespace > PortalQueryResultSet<T> Class : Results Property
Gets the present results of the query.
Syntax
public IReadOnlyList<T> Results {get;}
Public ReadOnly Property Results As IReadOnlyList(Of T)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

PortalQueryResultSet<T> Class
PortalQueryResultSet<T> Members