ESRI.ArcGIS.Geoprocessor | |
Geoprocessor Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Geoprocessor Namespace : Geoprocessor Class |
For a list of all members of this type, see Geoprocessor members.
Name | Description | |
---|---|---|
AddOutputsToMap | Set whether resulting output datasets should be added to the application display. | |
IGeoProcessor | Get the IGeoProcessor COM object IGeoprocessor | |
IServerContext | The ServerContext object used for working with ArcObjects in the GIS
server. ServerContext is a non-creatable object. References to non-creatable objects must be obtained through other objects. | |
LogHistory | Set whether or not to log the execution of geoprocessing tools. | |
MaxSeverity | Return the maximum severity of the message of the last tool executed. | |
MessageCount | Return the number of messages of the last tool executed. | |
OverwriteOutput | If this is true, then the output of process execution will overwrite existing output of the same name. If this is false and files of the same name as those output by process execution exist, the process execution will fail without overwriting the original files. | |
ParameterCount | Return the number of input command line or script tool parameters. | |
TemporaryMapLayers | Set whether new map layers are temporary by default. |