ArcGIS Runtime SDK for WPF - Library Reference
OperationalLayers Property
See Also 
ESRI.ArcGIS.Client.WebMap Namespace > WebMapViewModel Class : OperationalLayers Property

Gets or sets the operational layers.

Syntax

Visual Basic (Declaration) 
Public Property OperationalLayers As IList(Of WebMapLayer)
C# 
public IList<WebMapLayer> OperationalLayers {get; set;}

Property Value

The operational layers.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.