ArcGIS Pro 3.7 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 Property Name As String
    public string Name {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also