ArcGIS Pro 2.9 API Reference Guide
OperationManager Property (Report)

ArcGIS.Desktop.Reports Namespace > Report Class : OperationManager Property
Gets the OperationManager which is responsible for managing the undo/redo stack.
Syntax
public OperationManager OperationManager {get;}
Public ReadOnly Property OperationManager As OperationManager

Property Value

Type: OperationManager
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Report Class
Report Members