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


IDataChangesUI Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > ID > IDataChangesUI Interface
ArcGIS Developer Help

IDataChangesUI Interface

Provides access to members that return the data changes wizard properties. Note: the IDataChangesUI interface has been superseded by IDataChangesUI2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property DCCheckOutName The name of the check-out.
Read/write property DCCheckOutWorkspaceName The WorkspaceName object of the check-out geodatabase.
Read/write property DCDeltaFileName The name of the delta database.
Read/write property DCExportOption The type of data changes export.
Read/write property DCOverwriteIfExists Indicates whether to over-write an existing output delta file or not.

Classes that implement IDataChangesUI

Classes Description
DataChangesUI The export data changes wizard.
ReExportDataChangesUI The re-export data changes wizard.