This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IR > IReplicaSchemaExportUI Interface > IReplicaSchemaExportUI.OverwriteFileIfExists Property (ArcObjects .NET 10.5 SDK) |
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;}