Business Analyst Online API for Silverlight 2.2 Reference
TMQueryTask Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace : TMQueryTask Class


Glossary Item Box

The following tables list the members exposed by TMQueryTask.

Public Constructors

 NameDescription
Public ConstructorTMQueryTask ConstructorInitializes a new instance of the TMQueryTask class.  
Top

Public Properties

 NameDescription
Public PropertyDisableClientCachingIf true, adds a timestamp parameter ("_ts") to the REST request to prevent the request from being loaded from the browser's cache.
Default: false.  
Public PropertyProxyUrl The URL to proxy the request through.  
Public PropertyRequestTimeoutThe request timeout in seconds. A value less than or equal to zero prevents request timeout.
Default: 0.  
Public PropertyToken Token for accessing a secure task.  
Public PropertyTokenProvider Provider responsible for updating the security token if the last one expires.  
Top

Public Methods

 NameDescription
Public MethodCreateGeographyLayerInfo Creates a new geography layer info object owned by this task.  
Public MethodExecuteAsync Executes a query for the given geography layer.  
Public MethodInitializeAsync Initializes the query task.  
Public MethodInitializeGeographyLevels Initializes the list of geography levels from a collection.  
Public MethodInitializeGeographyLevelsFromXML Initializes the list of geography levels from XML.  
Top

See Also

© 2010-2012 ESRI Inc. All Rights Reserved.