This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IE > IExportAcknowledgmentUI Interface > IExportAcknowledgmentUI.ReplicaGeodatabase Property (ArcObjects .NET 10.5 SDK) |
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;}