Show / Hide Table of Contents

Property Name

Name

Gets or sets a name that uniquely identifies the aggregate field within the AggregateFields collection.

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

A name that uniquely identifies the aggregate field within the AggregateFields collection.

Remarks

For example, an AggregateField that summarizes population values might have the alias population_sum.

Applies to

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