ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperationType Enumeration

In This Topic
    EditOperationType Enumeration
    In This Topic
    Describes the mode of the EditOperation.
    Syntax
    Members
    MemberDescription
    LongA long transaction. Edits can be placed on the undo stack.
    ShortA short transaction. Edits are committed immediately.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Editing.EditOperationType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also