ArcGIS API for Silverlight - Library Reference
AllowOthersToDelete Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.FeatureService Namespace > OwnershipBasedAccessControl Class : AllowOthersToDelete Property

Gets a value indicating whether a feature can be deleted by others (i.e. non creator).

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property AllowOthersToDelete As Boolean
C# 
public bool AllowOthersToDelete {get;}

Property Value

true if a feature can be deleted by others; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.