ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IExportAcknowledgmentUI.OverwriteIfExists Property

Indicates whether to over-write an existing acknowledgment file.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IExportAcknowledgmentUI Interface