This document is archived and information here might be outdated. Recommended version. |
Provides access to the properties/methods of the GeoProcessor settings. Note: the IGeoProcessorSettings interface has been superseded by IGeoProcessorSettings2. Please consider using the more recent version.
Name | Description | |
---|---|---|
AddOutputsToMap | Indicates whether resulting output datasets should be added to the application display. | |
LogHistory | Indicates whether or not to log the execution of geoprocessing tools. | |
OverwriteOutput | Indicates whether output datasets should be overwritten when executing geoprocessing tools. | |
ShowModelBuilderPrompts | Indicates whether to prompt the user when connecting elements in ModelBuilder if there is more than one possible connection. | |
TemporaryMapLayers | Indicates whether new map layers are temporary by default. |
Classes | Description |
---|---|
GPEnvironmentManager | Environment Manager. |
The IGeoProcessorSettings interface provides access to the properties of the various GeoProcessor settings. Example settings are LogHistory and OverwriteOutput. Note: the latter is being accessed from the Environment Manager.