StatisticsQueryResult QML Type
Contains the statistic records that have been returned from a query. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.2 |
Inherits: |
- List of all members, including inherited members
- StatisticsQueryResult is part of QML Type List.
Properties
- iterator : StatisticRecordIterator
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Property Documentation
[read-only] iterator : StatisticRecordIterator |
Returns an iterator used to iterate over statistic record in this StatisticsQueryResult (read-only).