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


IDataChangesUI.DCOverwriteIfExists Property (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 > IDataChangesUI.DCOverwriteIfExists Property
ArcGIS Developer Help

IDataChangesUI.DCOverwriteIfExists Property

Indicates whether to over-write an existing output delta file or not.

[Visual Basic .NET]
Public Property DCOverwriteIfExists As Boolean
[C#]
public bool DCOverwriteIfExists {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDataChangesUI Interface