ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TOCMapPaneProviderPane Class / OperationManager Property

In This Topic
    OperationManager Property (TOCMapPaneProviderPane)
    In This Topic
    Gets the OperationsManager associated with the Pane
    Syntax
    public override OperationManager OperationManager {get;}
    Public Overrides ReadOnly Property OperationManager As OperationManager
    Remarks
    Returns the OperationsManager associated with the Map of the ActiveMapView being impersonated otherwise null.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also