This document is archived and information here might be outdated.  Recommended version.


IGeoProcessorSettings3 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGeoProcessorSettings3 Interface
ArcGIS Developer Help

IGeoProcessorSettings3 Interface

Provides access to the properties/methods of the GeoProcessor settings.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property AddOutputsToMap Indicates whether resulting output datasets should be added to the application display.
Read/write property BuildStatsAndRATForTempRaster This property determines whether or not statistics/histogram/attribute table are built for temp raster layers created from python map algebra expressions.
Read/write property HowLongToKeepResults This property determine how long to hold on results.
Read/write property LogHistory Indicates whether or not to log the execution of geoprocessing tools.
Read/write property OverwriteOutput Indicates whether output datasets should be overwritten when executing geoprocessing tools.
Read/write property ShowModelBuilderPrompts Indicates whether to prompt the user when connecting elements in ModelBuilder if there is more than one possible connection.
Read/write property TemporaryMapLayers Indicates whether new map layers are temporary by default.

Inherited Interfaces

Interfaces Description
IGeoProcessorSettings2 Provides access to the properties/methods of the GeoProcessor settings.
IGeoProcessorSettings Provides access to the properties/methods of the GeoProcessor settings.

Classes that implement IGeoProcessorSettings3

Classes Description