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