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
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |