ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / AutoSaveByTime Property

AutoSaveByTime Property
Gets and sets whether edits are to be saved by time or operation when AutomaticallySaveEdits is true.
Syntax
public bool AutoSaveByTime {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.9 or higher.
See Also