ArcGIS API for Silverlight - Library Reference
Query Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace : Query Class

Instances of this class represent predefined queries stored in a web map. The query contains information that can be combined with user input to execute queries using the a ESRI.ArcGIS.Client.Tasks.QueryTask.

Object Model

Query Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Query 
   Inherits WebMapObject
C# 
public sealed class Query : WebMapObject 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.WebMap.WebMapObject
      ESRI.ArcGIS.Client.WebMap.Query

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.