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


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

IReExportDataChangesUI Interface

Provides access to members that re-export the data changes wizard properties.

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.
Read/write property ReExportGenerationsOption Re-Export generation option.
Read/write property ReplicaGeodatabase

Inherited Interfaces

Interfaces Description
IDataChangesUI Provides access to members that return the data changes wizard properties.

Classes that implement IReExportDataChangesUI

Classes Description
ReExportDataChangesUI The re-export data changes wizard.