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


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

IReplicaSchemaImportUI.DestinationName Property

The destination object that will receive the schema changes.

[Visual Basic .NET]
Public Property DestinationName As IName
[C#]
public IName DestinationName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReplicaSchemaImportUI Interface