ArcGIS API for Silverlight - Library Reference
FeatureTypes Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.FeatureService Namespace > FeatureLayerInfo Class : FeatureTypes Property

The sub-types of features in this layer indexed by feature type ID.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property FeatureTypes As IDictionary(Of Object,FeatureType)
C# 
public IDictionary<object,FeatureType> FeatureTypes {get;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.