Geoprocessing Services GetJobEnvironmentValues method

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

 
Environment values can be used to change properties of a during a call to Execute or SubmitJob. For example, the "SpatialReference" property can be used to define the spatial reference for results.