ESRI.ArcGIS.Mobile.Client
FeatureAttribute Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : FeatureAttribute Class

Abstract class that represents some attribute of a feature. It acts as a convenient mechanism to display and edit the value of the attribute value using data binding.

Object Model


Syntax

Visual Basic (Declaration) 
Public MustInherit Class FeatureAttribute 
   Inherits ObservableObject
C# 
public abstract class FeatureAttribute : ObservableObject 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Mobile.Client.ObservableObject
      ESRI.ArcGIS.Mobile.Client.FeatureAttribute
         ESRI.ArcGIS.Mobile.Client.DataColumnFeatureAttribute

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

© 2010 All Rights Reserved.