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

Gets or sets a value indicating whether the dynamic layers capability is enabled.

Syntax

Visual Basic (Declaration) 
Public Property EnableDynamicLayers As Boolean
C# 
public bool EnableDynamicLayers {get; set;}

Property Value

true if the Dynamic Layers capability is to be enabled; otherwise false.

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.