This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureClassEdit Interface (ArcObjects .NET 10.5 SDK) |
Provides access to information about feature class editing properties.
The IFeatureClassEdit interface is an optional interface for class extensions, used for specifying advanced editing configuration for a feature class or object class.
Description | ||
---|---|---|
CanEditWithProjection | Indicates if the associated feature class can be edited in projected spaces. | |
CustomSplitPolicyForRelationship | The custom split policy for handling relationships. | |
HasCustomSplitPolicyForRelationship | True if the feature class has a custom split policy for handling relationships. |
CoClasses and Classes | Description |
---|---|
AnnotationFeatureClassExtension (esriCarto) | An Esri annotation feature class extension. |