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

The LayerDetails class provides information on the sub layers within instances of LocalMapService and LocalFeatureService.

Object Model

LayerDetails ClassEnvelope ClassLocalService Class

Syntax

Visual Basic (Declaration) 
Public Class LayerDetails 
C# 
public class LayerDetails 

Remarks

LayerDetails are typically accessed via the LocalMapService.MapLayers and properties, both of which return a ReadOnlyCollection of LayerDetails objects.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Local.LayerDetails

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.