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