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 |
|
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
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 200.8 |
| .NET Windows | 200.7 - 200.8 |
| .NET Android | 200.7 - 200.8 |
| .NET iOS | 200.7 - 200.8 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |