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


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

IGFSReplicaDescription Interface

Replica description to create replica of features and symbology of published layers by Graphic Feature Server.

Product Availability

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

Members

Name Description
Read/write property ModelType Set the replica model type.
Read/write property QueryGeometry The shape that determines which features are replicated.
Read/write property SingleGeneration Indicates if the replica is a check-out.
Read/write property TableDescriptions Table descriptions for replication.

Classes that implement IGFSReplicaDescription

Classes Description
GFSReplicaDescription Graphic Feature Service Replica Description co-class.