ArcGIS API for Silverlight - Library Reference
FeatureSet Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > WebMapSubLayer Class : FeatureSet Property

Gets or sets the FeatureSet containing the features to be displayed by the layer. Only applicable if the layer is part of an FeatureCollection.

Syntax

Visual Basic (Declaration) 
Public Property FeatureSet As FeatureSet
C# 
public FeatureSet FeatureSet {get; set;}

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.