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


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

IDataChangesUI2 Interface

Provides access to members that return 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 ExportGenerationsOption The export generation option.
Read/write property ReplicaGeodatabase
Read/write property SwitchToDataReceiver Switch to being a data receiver.

Inherited Interfaces

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

Classes that implement IDataChangesUI2

Classes Description
DataChangesUI The export data changes wizard.