ArcGIS Pro 2.9 API Reference Guide
Name Property (EditOperation)

ArcGIS.Desktop.Editing Namespace > EditOperation Class : Name Property
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, Windows 8.1

See Also

Reference

EditOperation Class
EditOperation Members