Gets the execution environment values for a geoprocessing job.
GetJobEnvironmentValues(string JobID)
Parameter |
Description |
JobID |
The unique id of the geoprocessing job from which to return the jobs environment values. |
Return Value
A PropertySet
object.
Remarks