ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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