ArcGIS API for Silverlight - Library Reference
Layers Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > WmsLayer Class : Layers Property

Required. Gets or sets the unique layer ids in a WMS service. Each id is a string value. At least one layer id must be defined.

Syntax

Visual Basic (Declaration) 
Public Property Layers As String()
C# 
public string[] Layers {get; set;}

Property Value

A string array of layer ids.

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.