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


IEnumModifiedClassInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IE > IEnumModifiedClassInfo Interface
ArcGIS Developer Help

IEnumModifiedClassInfo Interface

Provides access to members that enumerate modified classes with edits to check in or import.

Product Availability

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

Members

Name Description
Method Next Returns the next object containing information about a modified class with edits to check in or import.
Method Reset Resets the enumerator to the beginning.

Classes that implement IEnumModifiedClassInfo

Classes Description

Remarks

This enumeration is returned from the IDataChanges::GetModifiedClassesInfo method.