ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ProjectSavingEvent Class
Members

ProjectSavingEvent Class
Occurs when a project in the process of being saved
Object Model
ProjectSavingEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
public sealed class ProjectSavingEvent : ArcGIS.Core.Events.AsyncPresentationEvent<ProjectEventArgs> 
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Events.EventBase
      ArcGIS.Core.Events.AsyncPresentationEvent<TPayload>
         ArcGIS.Desktop.Core.Events.ProjectSavingEvent

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also