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