ArcGIS Pro 3.7 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 Property AutoSaveByTime As Boolean
    public bool AutoSaveByTime {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also