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

Class that wraps attributes of a FeatureDataRow. It also adds properties such as FeatureType and Swatch, which are not taken directly from the FeatureDataRow. This class is very useful for databinding.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class Feature 
   Implements ILocation 
C# 
public class Feature : ILocation  

Remarks

Feature exposes properties that are not available from FeatureDataRow. You can now get its FeatureType, Swatch, its EditState, the FeatureLayer it comes from and associated FeatureLayerInfo.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Mobile.Client.Feature
      ESRI.ArcGIS.Mobile.Client.Extensions.SignIn.CrewMemberFeature

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.