Show / Hide Table of Contents

Property MostFrequentValues

MostFrequentValues

Gets the most frequently used values of this field, if applicable.

Declaration
public IReadOnlyList<string> MostFrequentValues { get; }
Property Value
Type Description
IReadOnlyList<string>

The most frequently used values of this field, if applicable.

Remarks

This collection is truncated to 256 entries. All field types are represented as String if they exist. Some floating-point attributes may not contain values for this property.

Applies to

Platforms and versions
TargetVersions
.NET300.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.