StatisticRecord QML Type

Represents a value within the StatisticRecordIterator. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.2
Inherits:

Object

Properties

Signals

Detailed Description

Property Documentation

group : jsobject

The dictionary of GroupBy fields (if any were specified) and their associated values.

The dictionary contains string keys. The value type is variant, and depends on the field type.


statistics : jsobject

The dictionary of statistics values returned in the query result.

The dictionary contains string keys matching the output alias and either real or string values.


Signal Documentation

groupChanged()

Emitted when the group property changes.

Note: The corresponding handler is onGroupChanged.


statisticsChanged()

Emitted when the statistics property changes.

Note: The corresponding handler is onStatisticsChanged.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close