ESRI.ArcGIS.Mobile.Client
FeatureTypeDictionary Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace > Project Class : FeatureTypeDictionary Property

Gets the dictionary of FeatureTypes for the Project.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property FeatureTypeDictionary As FeatureTypeDictionary
C# 
public FeatureTypeDictionary FeatureTypeDictionary {get;}

Remarks

A FeatureTypeDictionary contains a list of feature types as defined by the map document published on ArcGIS Server. For example, the built-in CollectFeaturesTask will display a list of editable feature types to users before they can start geomCollectFeaturesTask Classetry collection.

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.