Business Analyst Online API for Silverlight 2.2 Reference
ThematicMappingQueryTask Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Client.BAO.Tasks.ThematicMapping 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 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 PropertyInitializeSummarizationsWhether request summarization variables or not while initialization this task.
Default: true.  
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 PropertySummarizations Summarization variables available for the current account.  
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 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.