ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperation Class / Name Property

In This Topic
    Name Property (EditOperation)
    In This Topic
    Gets and sets the string reported to the application's undo stack for this EditOperation.
    Syntax
    public string Name {get; set;}
    Public Property Name As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also