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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also