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
.Target Platforms:Windows Phone 7
![]() ![]() |
ArcGIS Runtime SDK for Windows Phone - Library Reference | |
AllowOthersToDelete Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.FeatureService Namespace > OwnershipBasedAccessControl Class : AllowOthersToDelete Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property AllowOthersToDelete As Boolean |
C# | |
---|---|
public bool AllowOthersToDelete {get;} |
true
if a feature can be deleted by others; otherwise, false
.Target Platforms:Windows Phone 7