This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPReplica Interface > IGPReplica.Role Property (ArcObjects .NET 10.4 SDK) |
The replica role.
[Visual Basic .NET] Public Property Role As esriReplicaRole
[C#] public esriReplicaRole Role {get; set;}
[C++]
HRESULT get_Role(
esriReplicaRole* ReplicaRole
);
[C++]
HRESULT put_Role(
esriReplicaRole ReplicaRole
);
[C++]
Parameters ReplicaRole [out, retval]
ReplicaRole is a parameter of type esriReplicaRole ReplicaRole [in]
ReplicaRole is a parameter of type esriReplicaRole