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. |
![]() | 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 . |
![]() | InitializeSummarizations | Whether request summarization variables or not while initialization this task. Default: true . |
![]() | 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 . |
![]() | Summarizations | Summarization variables available for the current account. |
![]() | 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 | |
---|---|---|
![]() | ExecuteAsync | Executes the given query for the given layer if the layer is owned by this task. |
![]() | InitializeAsync | Initializes the query task. |