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


IExportAcknowledgmentUI.ReplicaGeodatabase Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IExportAcknowledgmentUI.ReplicaGeodatabase Property

The Name object (workspace name or AGSServerObjectName) of the replica geodatabase.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IExportAcknowledgmentUI Interface