PortalQueryResult

Class: esri/portal/PortalQueryResult
Inheritance: PortalQueryResult Accessor
Since: ArcGIS API for JavaScript 4.0

Represents the result object returned from a portal query.

See also:

Property Overview

Any properties can be set, retrieved or listened to. See the Working with Properties topic.
NameTypeSummary
String

The name of the class.

more details
more details
PortalQueryParams

The query parameters for the next set of results.

more details
more details
PortalQueryParams

The query parameters for the first set of results.

more details
more details
Object[]

An array of result item objects.

more details
more details
Number

The total number of results.

more details
more details

Property Details

declaredClassStringreadonly

The name of the class. The declared class name is formatted as esri.folder.className.

nextQueryParamsPortalQueryParams

The query parameters for the next set of results.

The query parameters for the first set of results.

resultsObject[]

An array of result item objects.

totalNumber

The total number of results.

API Reference search results

NameTypeModule

There were no match results from your search criteria.