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


IExportAcknowledgmentUI.OverwriteIfExists Property (ArcObjects .NET 10.5 SDK)
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