ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IDataChangesUI Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

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.

CoClasses that implement IDataChangesUI

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