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:
- esriReplicaRoleChild = 0 - Indicates a child replica.
- esriReplicaRoleParent = 1 - Indicates a parent replica.
This property can be retrieved from either IGPReplica::Role. See the GPReplica coclass for more information.