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


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

ReplicaDescriptionClass Class

Defines the datasets in a replica.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IDocumentVersionSupportGEN (esriSystem) Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software.
IPersist (esriSystem)
IPersistStream (esriSystem)
IReplicaDescription Provides access to members which set and return the properties of a ReplicaDescription object.
IReplicaDescription2 Provides access to members which set and return the properties of a ReplicaDescription object.
IReplicaDescription3 Provides access to members which set and return the properties of a ReplicaDescription object.
IReplicaDescription4 Provides access to members which set and return the properties of a ReplicaDescription object.
IReplicaDescriptionExtensionManager Provides access to replica description extension manager.
IReplicaFilterDescription Provides access to members that return a replica's properties.
IReplicaFilterDescription2 Provides access to members that return a replica's properties.
IReplicaFilterDescriptionEdit Provides access to members that set a replica's properties.
IXMLReplicaDescription Provides access to members which set and return the properties of a ReplicaDescription object.

Remarks

This coclass is used to define the data to be checked out or extracted. It can also be returned from existing check-outs and used to determine the conditions applied on check out.

See Also

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