Esri Business Analyst Server API for Silverlight 2.2 Reference
InitializeQueryTask Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace > TMLayer Class : InitializeQueryTask Method

responder
Async responder to handle initialization results.

Glossary Item Box

Initializes the query task associated with this layer.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

responder
Async responder to handle initialization results.

Return Value

True if the initializing has started.

Remarks

If more than one query task is specified for this layer, all of them are initialized and their result lists are merged into one list which is passed to the responder.Result method.

Since Business Analyst API for Silverlight 2.2, this method starts initialization every time it is invoked and always returns the true value. A possibility of customization of the list of available geography levels is also added with the GeographyLevelsFilter property.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.