For a list of all members of this type, see Geoprocessor members.
Name | Description | |
---|---|---|
![]() | AutoNormalize | If true automatically normalizes geometry crossing the anti-meridian. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase) |
![]() | DisableClientCaching | If true, adds a timestamp parameter ("_ts") to the request to prevent it from being loaded from the browser's cache. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase) |
![]() | ExecuteLastResult | The last result of the Execute operation. |
![]() | GetInputLastResult | The result from the last GetInput call. |
![]() | GetResultDataLastResult | The result from the last GetResultData call. |
![]() | GetResultImageLastResult | The result from the last GetResultImage call. |
![]() | IsBusy | Gets a value that indicates whether a Web request is in progress. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase) |
![]() | OutputSpatialReference | The spatial reference of the output geometries. If not specified, the output geometries are in the spatial reference of the input geometries. If ProcessSpatialReference is specified and OutputSpatialReference is not specified, the output geometries are in the spatial reference of the process spatial reference. |
![]() | ProcessSpatialReference | The spatial reference that the model will use to perform geometry operations. If specified and OutputSpatialReference is not specified, the output geometries are in the spatial reference of the process spatial reference. |
![]() | ProxyURL | Gets or sets the URL to proxy the request through. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase) |
![]() | ReturnM | If true , M values will be included in the results if the features have M values. Otherwise M values are not returned. The default is false. |
![]() | ReturnZ | If true , Z values will be included in the results if the features have Z values. Otherwise Z values are not returned. The default is false. |
![]() | SubmitJobLastResult | The last result of the SubmitJob operation. |
![]() | Token | Token for accessing a secure ArcGIS task. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase) |
![]() | UpdateDelay | The time interval in milliseconds between each job status request sent to an asynchronous geoprocessing task. The default is 1000. |
![]() | Url | Gets or sets the URL of the task. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase) |