Property AllowsEditing
AllowsEditing
Gets or sets a value indicating whether editing is allowed on the sublayer, when it is supported, false
otherwise.
Declaration
public bool AllowsEditing { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
|
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
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.6 |
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.6 |
.NET iOS | 200.6 |
.NET Framework | 200.6 |
UWP | 200.6 |