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


IReplicaSchemaImportUI.DestinationName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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