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


Replica Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > R > Replica Class
ArcGIS Developer Help

ReplicaClass Class

Esri Replica object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IReplica Provides access to members that get information about a replica.
IReplica2 Provides access to members that get information about a replica.
IReplica3 Provides access to members that get information about a replica.
IReplicaEdit Provides access to members that modify information for a replica.
IReplicaEdit2 Provides access to members that modify information for a replica.

Remarks

During a check out, information is written to the GDB_REPLICAS table in the master and checkout-out geodatabases. This information is displayed in the check-out manager. The Replica  coclass allows you to access this information.

See Also

IReplicaValidation Interface | CheckOut Class | ICheckOut.CheckOutData Method | ICheckOut Interface