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


IExportAcknowledgmentUI.ReplicaGeodatabase Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IE > IExportAcknowledgmentUI Interface > IExportAcknowledgmentUI.ReplicaGeodatabase Property
ArcGIS Developer Help

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