Show / Hide Table of Contents

Property StatisticFieldName

StatisticFieldName

Gets or sets an attribute name from the source dataset that contains numeric values to summarize.

Declaration
public string StatisticFieldName { get; set; }
Property Value
Type Description
System.String

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

Remarks

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

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.