ArcGIS API for Silverlight - Library Reference
IsEditable Property
See Also  Send comments on this topic
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

See Also

© ESRI, Inc. All Rights Reserved.