This document is archived and information here might be outdated.  Recommended version.


IDatasetEditEx Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDatasetEditEx Interface
ArcGIS Developer Help

IDatasetEditEx Interface

Provides access to more information on the status of datasets being edited.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method IsBeingEdited True if the dataset is being edited, else returns the reason why it is not editable.

Classes that implement IDatasetEditEx

Classes Description
SchematicInMemoryFeatureClass (esriSchematic) Schematic in memory feature class object.

Remarks

Th IDatasetEditEx interface provides detailed information about why a dataset is not being edited (while the dataset's workspace is in an edit session).