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

A view-model object that represents a feature layer info and a feature type item displayed in the FeatureTypeListControl. The view-model object references a feature layer info and (optionally) a feature type.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class FeatureTypeViewModel 
C# 
public class FeatureTypeViewModel 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Mobile.Client.Controls.FeatureTypeViewModel

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