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


IGraphicFeatureServerReplication Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicFeatureServerReplication Interface
ArcGIS Developer Help

IGraphicFeatureServerReplication Interface

Provides access to replication members of Graphic Feature Server.

Product Availability

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

Members

Name Description
Method AlterReplica Alter the definition of a replica.
Method CreateReplica Create Replica.
Method ExportReplicaDataChanges Exports data changes for a replica.
Method ImportReplicaDataChanges Import the data changes for a replica.
Read-only property Replicas The replicas in the workspace of the mxd document's data source.
Method UnregisterReplica Unregister the replica.

Classes that implement IGraphicFeatureServerReplication

Classes Description
GraphicFeatureServer The Graphic Feature Server component provides programmatic access to the Graphic Features.
GraphicFeatureServerIP Graphic Feature Server Message Proxy.
GraphicFeatureServerLP Graphic Feature Server LAN Proxy.