ArcGIS Pro 2.9 API Reference Guide
WriteGPOperationsToHistory Property

ArcGIS.Desktop.Core Namespace > GeoprocessingOptions Class : WriteGPOperationsToHistory Property
Gets whether the tools being run are added to the current project's geoprocessing history.
Syntax
public bool WriteGPOperationsToHistory {get;}
Public ReadOnly Property WriteGPOperationsToHistory As Boolean
Remarks
Note: see ArcGIS.Desktop.Core.Geoprocessing.GPExecuteToolFlags for available options for modifying behavior of ArcGIS.Desktop.Core.Geoprocessing.Geoprocessing.ExecuteToolAsync. Changing these parameters modifies behavior of interactive GP tools
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

GeoprocessingOptions Class
GeoprocessingOptions Members