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

Indicates whether the layer is queryable.

Syntax

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

Property Value

true if this layer can be queried; 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.