ArcGIS Pro 2.9 API Reference Guide
GeoprocessingOptions Class Methods


ArcGIS.Desktop.Core Namespace : GeoprocessingOptions Class

For a list of all members of this type, see GeoprocessingOptions members.

Public Methods
 NameDescription
Public Method Sets whether output datasets created by geoprocessing tools should be automatically added to an open map. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets whether geoprocessing tools can overwrite existing data, layers, or files when run. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets whether layers in a map are removed if their source datasets are deleted by a geoprocessing tool that overwrites output. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets whether the tools being run are added to the current project's geoprocessing history. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

GeoprocessingOptions Class
ArcGIS.Desktop.Core Namespace