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 |
|
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 - 200.8 |
| .NET | 200.6 - 200.8 |
| .NET Windows | 200.6 - 200.8 |
| .NET Android | 200.6 - 200.8 |
| .NET iOS | 200.6 - 200.8 |
| .NET Framework | 200.6 - 200.8 |
| UWP | 200.6 - 200.8 |