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

Gets a value indicating whether the field is editable (for edit popup)

Syntax

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

Property Value

true if the field is editable; 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.