ArcGIS API for Silverlight - Library Reference
Id Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > WebMapSubLayer Class : Id Property

Gets or sets the id of the sublayer.

Syntax

Visual Basic (Declaration) 
Public Property Id As Nullable(Of Integer)
C# 
public Nullable<int> Id {get; set;}

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.