FeatureFormSource

An interface to a type that can provide a FeatureFormDefinition. Types like FeatureLayer or ArcGISFeatureTable that support editing data through a FeatureForm implement this interface as a common way to get the FeatureFormDefinition.

Since

200.6.0

Inheritors

Properties

Link copied to clipboard

Defines the user interface to display when editing a feature in this layer or table. This is null if an error occurs or if the table does not have an associated feature form definition.