ESRI.ArcGIS.Mobile.Client
GetEditableAttributes Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace > Feature Class : GetEditableAttributes Method

Returns a collection of feature attributes that are editable.

Overload List

OverloadDescription
GetEditableAttributes() Returns a collection of feature attributes that are editable.  
GetEditableAttributes(Feature,FeatureDataRow) Returns a collection of feature attributes for the feature being edited. Note can only be called while the feature is being edited (i.e., IsEditing is true).  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also