ArcGIS Runtime SDK for WPF - Library Reference
AllowOthersToUpdate Property
See Also 
ESRI.ArcGIS.Client.FeatureService Namespace > OwnershipBasedAccessControl Class : AllowOthersToUpdate Property

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

Syntax

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

Property Value

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

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.