This document is archived and information here might be outdated. Recommended version. |
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.
Name | 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. |
Classes | Description |
---|---|
AnnotationFeatureClassExtension (esriCarto) | An Esri annotation feature class extension. |