ArcGIS API for Silverlight - Library Reference
SubLayerIds Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Printing Namespace > LegendLayer Class : SubLayerIds Property

Gets or sets the optional id's of the sub-layers whose legends will be added to the layout.

Syntax

Visual Basic (Declaration) 
Public Property SubLayerIds As IEnumerable(Of Object)
C# 
public IEnumerable<object> SubLayerIds {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.