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

Gets or sets the operational layers in this webmap.

Syntax

Visual Basic (Declaration) 
Public Property OperationalLayers As IList(Of WebMapLayer)
C# 
public IList<WebMapLayer> OperationalLayers {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.