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


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

GPReplicaDescriptionClass Class

Defines the data to replicate or extract.

Product Availability

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

Interfaces

Interfaces Description
IGPReplicaDescription Provides access to members which set and return the properties of a GPReplicaDescription object.
IGPReplicaDescription2
IGPValue Provides access to members of a GPValue.
IPersist (esriSystem)
IPersistStream (esriSystem)
IXMLSerialize (esriSystem) Provides access to members that XML serialize and deserialize an object to/from XML.
IXMLVersionSupport (esriSystem) Provides access to members that help in serializing an object to different namespaces (versions).

Remarks

The GPReplicaDescription coclass is used during replica creation and data extraction to describe the data and schema to include. See the CreateReplica methods on the IGeoDataServer and IReplicationAgent interfaces,

It can also be accessed from existing replicas to determine the schema associated with a replica and the filters used. See the IGPReplica interface for more information.