This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGeoProcessorSettings2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties/methods of the GeoProcessor settings.
This interface is new at ArcGIS 9.3. It supersedes IGeoProcessorSettings.
Description | ||
---|---|---|
AddOutputsToMap | Indicates whether resulting output datasets should be added to the application display. | |
HowLongToKeepResults | This property determine how long to hold on results. | |
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. |
Interfaces | Description |
---|---|
IGeoProcessorSettings | Provides access to the properties/methods of the GeoProcessor settings. |