statisticFieldName property

String get statisticFieldName

An attribute name from the source dataset that contains numeric values to summarize.

Alternatively, an Arcade expression (AggregateField.statisticExpression) can be used instead of an AggregateStatisticType. If present, this value always takes precedence over AggregateField.statisticExpression.

set statisticFieldName (String value)