ArcGIS Runtime SDK for WPF - Library Reference
Id Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LayerDetails Class : Id Property

Gets the index position of the layer within the LocalMapService or LocalFeatureService.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Id As Integer
C# 
public int Id {get;}

Property Value

An integer indicating the index position of the layer within the local service. Layer Ids are a zero based index and are always unique.

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.