ESRI.ArcGIS.ADF.Web
Editable Property
See Also 
ESRI.ArcGIS.ADF.Web.Geocode Namespace > Field Class : Editable Property




Whether the geocoding field is editable.

Syntax

Visual Basic (Declaration) 
Public Property Editable As Boolean
Visual Basic (Usage)Copy Code
Dim instance As Field
Dim value As Boolean
 
instance.Editable = value
 
value = instance.Editable
C# 
public bool Editable {get; set;}

See Also

© 2010 All Rights Reserved.