ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.