ArcObjects Library Reference (GeoDatabase)  

IOwnershipBasedAccessControl.AllowOthersToDelete Property

.

[Visual Basic .NET]
Public ReadOnly Property AllowOthersToDelete As Boolean
[C#]
public bool AllowOthersToDelete {get;}
[C++]
HRESULT get_AllowOthersToDelete(
  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