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


esriReplicaRole Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriReplicaRole Constants
ArcGIS Developer Help

esriReplicaRole Constants

Replica roles.

Constant Value Description
esriReplicaRoleChild 0 Indicates a child replica.
esriReplicaRoleParent 1 Indicates a parent replica.

Product Availability

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

Remarks

The esriReplicaRole enumeration contains values the represent the replica role.

The members of this enumeration are as follows:

This property can be retrieved from either IGPReplica::Role.  See the GPReplica coclass for more information.