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

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

ArcGIS Pro version: 3 or higher.
See Also