public void SetEditable( bool isEditable )
Public Sub SetEditable( _ ByVal isEditable As Boolean _ )
Parameters
- isEditable
- A boolean to toggle editability.
public void SetEditable( bool isEditable )
Public Sub SetEditable( _ ByVal isEditable As Boolean _ )
| Exception | Description | 
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. | 
Target Platforms: Windows 10, Windows 8.1