Show / Hide Table of Contents

Property AllowsEditing

AllowsEditing

Gets or sets a value indicating whether editing is allowed on the sublayer, when it is supported.

Declaration
public bool AllowsEditing { get; set; }
Property Value
Type Description
System.Boolean

true if editing is allowed on the sublayer, when it is supported, false otherwise.

Remarks

Indicates whether a client should allow feature editing for this layer. When you set this value to true, editing is allowed on the sublayer only if the service also supports editing.

See Also
SupportsEditing

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 200.8
.NET Windows200.6 - 200.8
.NET Android200.6 - 200.8
.NET iOS200.6 - 200.8
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.