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 |
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
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 200.8 |
| .NET Windows | 200.7 - 200.8 |
| .NET Android | 200.7 - 200.8 |
| .NET iOS | 200.7 - 200.8 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |