This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPReplicaOptions Interface > IGPReplicaOptions.AccessType Property (ArcObjects .NET 10.5 SDK) |
The replica access type.
[Visual Basic .NET] Public Property AccessType As esriReplicaAccessType
[C#] public esriReplicaAccessType AccessType {get; set;}
[C++]
HRESULT get_AccessType(
esriReplicaAccessType* AccessType
);
[C++]
HRESULT put_AccessType(
esriReplicaAccessType AccessType
);
[C++]
Parameters AccessType [out, retval]
AccessType is a parameter of type esriReplicaAccessType AccessType [in]
AccessType is a parameter of type esriReplicaAccessType