Show / Hide Table of Contents

Property FeatureFormDefinition

FeatureFormDefinition

Gets the user interface to display when editing a feature in this layer.

Declaration
public FeatureFormDefinition FeatureFormDefinition { get; }
Property Value
Type Description
FeatureFormDefinition

The definition for a user interface to display when editing a feature in this layer.

Implements
IFeatureFormSource.FeatureFormDefinition
Remarks

This is null if the feature layer does not have an associated feature form definition or is not loaded yet.

Applies to

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