ArcGIS Runtime SDK for WPF - Library Reference
SupportsDynamicLayers Property
See Also 
ESRI.ArcGIS.Client Namespace > ArcGISDynamicMapServiceLayer Class : SupportsDynamicLayers Property

Gets a value indicating whether this service supports dynamic layer rendering.

Syntax

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

Remarks

Note: This value will always be false prior to layer initialization.

Property Value

true if this service supports dynamic layer rendering; 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.