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


IExportAcknowledgmentUI.OverwriteIfExists Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IE > IExportAcknowledgmentUI Interface > IExportAcknowledgmentUI.OverwriteIfExists Property
ArcGIS Developer Help

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