ArcGIS Runtime SDK for WPF - Library Reference
IsEditable Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LayerDetails Class : IsEditable Property

Gets a value indicating whether this layer can be edited.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsEditable As Boolean
C# 
public bool IsEditable {get;}

Property Value

true if this layer can be edited; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.