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

Gets the LocalMapService or LocalFeatureService which contains this layer.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Service As LocalService
C# 
public LocalService Service {get;}

Property Value

A LocalMapService or LocalFeatureService in which the layer participates.

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.