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