ArcGIS Pro 2.9 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 11, Windows 10, Windows 8.1

See Also

Reference

CompositeOperation Class
CompositeOperation Members