StatisticRecord

Represents a value within the StatisticsQueryResult iterator.

Since

200.1.0

Properties

Link copied to clipboard

The dictionary of GroupBy fields (if any were specified) and their associated values. The returned dictionary maps the GroupBy fields in the StatisticsQueryParameters to the group values. The type of value depends on the type of the GroupBy field.

Link copied to clipboard

The dictionary of statistics values returned in the query result.