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


IOwnershipBasedAccessControl.AllowOthersToUpdate Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IOwnershipBasedAccessControl.AllowOthersToUpdate Property

.

[Visual Basic .NET]
Public ReadOnly Property AllowOthersToUpdate As Boolean
[C#]
public bool AllowOthersToUpdate {get;}
[C++]
HRESULT get_AllowOthersToUpdate(
  VARIANT_BOOL* allow
);
[C++]

Parameters allow [out, retval] allow is a parameter of type VARIANT_BOOL

Product Availability

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

See Also

IOwnershipBasedAccessControl Interface