Esri Business Analyst Server API for Silverlight 2.2 Reference
ThematicMappingQueryTask Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Client.BAServer.Tasks.StdGeographies Namespace : ThematicMappingQueryTask Class


Glossary Item Box

The following tables list the members exposed by ThematicMappingQueryTask.

Public Constructors

 NameDescription
Public ConstructorThematicMappingQueryTask ConstructorOverloaded. Initializes a new instance of the ThematicMappingQueryTask class.  
Top

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID.  
Public PropertyDataHierarchyName of a data hierarchy used for summarization.
Since Business Analyst API for Silverlight 2.2.  
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 PropertyIsFullErrorMessage Produce a full error message with stack trace (true) or without stack trace (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.  
Public PropertyUrl URL of the task.  
Top

Public Methods

 NameDescription
Public MethodCreateGeographyLayerInfo Creates a new geography layer info object owned by this task.  
Public MethodExecuteAsync Executes the given query for the given layer if the layer is owned by this task.  
Public MethodInitializeAsync Initializes the query task.  
Top

See Also

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