ArcGIS API for Windows Phone - Library Reference
LayerIDs Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Editor Class : LayerIDs Property

Gets or sets the layer IDs this editor works against.

Syntax

Visual Basic (Declaration) 
Public Property LayerIDs As IEnumerable(Of String)
C# 
public IEnumerable<string> LayerIDs {get; set;}

Remarks

Note that some commands only supports specific layer types, or requires only one layer specified.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.