![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriReplicaRole Constants (ArcObjects .NET 10.5 SDK) |
Replica roles.
| Constant | Value | Description |
|---|---|---|
| esriReplicaRoleChild | 0 | Indicates a child replica. |
| esriReplicaRoleParent | 1 | Indicates a parent replica. |
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.