Show / Hide Table of Contents

Property DisplayFieldExpression

DisplayFieldExpression

Gets the layer's display field expression, or null if the default display field is used.

Declaration
public ArcadeExpression DisplayFieldExpression { get; }
Property Value
Type Description
ArcadeExpression

The layer's display field expression, or null if the default display field is used.

Remarks

The display field expression contains a custom un-evaluated Arcade expression, a title, an empty name, and an Automatic return type.

Applies to

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