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


IReplicaEdit2.AccessType Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IReplicaEdit2.AccessType Property

Replica access type.

[Visual Basic .NET]
Public WriteOnly Property AccessType
[C#]
public void AccessType {set;}
[C++]
HRESULT put_AccessType(
  esriReplicaAccessType 
);
[C++]

Parameters [in]
is a parameter of type esriReplicaAccessType

Product Availability

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

See Also

IReplicaEdit2 Interface