ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ProjectUnitFormatsChangedEvent Class / Unsubscribe Method / Unsubscribe(Action<ProjectUnitFormatsChangedEventArgs>) Method

Unsubscribe(Action<ProjectUnitFormatsChangedEventArgs>) Method
Unsubscribe from the ProjectUnitFormatsChangedEvent event
Syntax
public static void Unsubscribe( 
   Action<ProjectUnitFormatsChangedEventArgs> action
)

Parameters

action
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.7 or higher.
See Also