Geoprocessing service GetJobResultMapExtent method
Gets the map extent for the results for a job.
GetJobResultMapExtent(string JobID)
Parameter |
Description |
---|---|
JobID |
The unique id of a geoprocessing job. The tool associated with the job must be hosted by a geoprocessing service that can render results in a map service. |
Return Value
An Envelope object representing the map extent.
10/23/2013