Show / Hide Table of Contents

Property AllowsEditing

AllowsEditing

Gets or sets a value indicating whether editing is allowed for this subtype, when editing is supported; false, otherwise.

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

true if editing is allowed for this subtype, when editing is supported; false, otherwise.

Remarks

Indicates whether a client should allow feature editing for this subtype. When you set this value to true, editing is allowed on the subtype only if the ArcGIS data source also supports editing.

See Also
IsEditable

Applies to

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