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


IReplicaSchemaExportUI.OverwriteFileIfExists Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IR > IReplicaSchemaExportUI Interface > IReplicaSchemaExportUI.OverwriteFileIfExists Property
ArcGIS Developer Help

IReplicaSchemaExportUI.OverwriteFileIfExists Property

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

IReplicaSchemaExportUI Interface