ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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