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


IReplicaSchemaExportUI Interface (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
ArcGIS Developer Help

IReplicaSchemaExportUI Interface

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property ExportSchemaType
Read/write property OutputFileName
Read/write property OverwriteFileIfExists Indicates whether to over-write an existing output xml file or not.
Read/write property ReplicaName The name of the replica.
Read/write property SchemaDestinationName The Name object of the replica geodatabase.
Read/write property SchemaSourceFileName The path of the replica xml schema file.
Read/write property SchemaSourceName The Name object of the replica geodatabase.

Classes that implement IReplicaSchemaExportUI

Classes Description
ReplicaSchemaExportUI