ArcGIS Pro 2.6 API Reference Guide
Name Property (CompositeOperation)

ArcGIS.Desktop.Framework.Contracts Namespace > CompositeOperation Class : Name Property
Gets the name of the operation as it is to appear in the undo/redo lists.
Syntax
public override string Name {get;}
Public Overrides NotOverridable ReadOnly Property Name As String
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CompositeOperation Class
CompositeOperation Members