The following tables list the members exposed by ThematicMappingQueryTask.
Name | Description | |
---|---|---|
![]() | ThematicMappingQueryTask Constructor | Overloaded. Initializes a new instance of the ThematicMappingQueryTask class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. |
![]() | DataHierarchy | Name of a data hierarchy used for summarization. Since Business Analyst API for Silverlight 2.2. |
![]() | DisableClientCaching | If true, adds a timestamp parameter ("_ts") to the REST request to prevent the request from being loaded from the browser's cache. Default: false . |
![]() | IsFullErrorMessage | Produce a full error message with stack trace (true) or without stack trace (false). |
![]() | ProxyUrl | The URL to proxy the request through. |
![]() | RequestTimeout | The request timeout in seconds. A value less than or equal to zero prevents request timeout. Default: 0 . |
![]() | Token | Token for accessing a secure task. |
![]() | TokenProvider | Provider responsible for updating the security token if the last one expires. |
![]() | Url | URL of the task. |
Name | Description | |
---|---|---|
![]() | CreateGeographyLayerInfo | Creates a new geography layer info object owned by this task. |
![]() | ExecuteAsync | Executes the given query for the given layer if the layer is owned by this task. |
![]() | InitializeAsync | Initializes the query task. |