ArcGIS Pro 2.9 API Reference Guide
SaveEditsInterval Property

ArcGIS.Desktop.Core Namespace > EditingOptions Class : SaveEditsInterval Property
Gets and sets the time interval (in minutes) after which edits will be saved if AutomaticallySaveEdits is true and AutoSaveByTime is true.
Syntax
public int SaveEditsInterval {get; set;}
Public Property SaveEditsInterval As Integer
Remarks
Values must be between 1 and 1440 inclusive. Other values are ignored.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EditingOptions Class
EditingOptions Members