ArcGIS Pro 3.2 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.Core.Events Namespace
    In This Topic
    This namespace contains types used for ArcGIS Pro Global Events.
    Classes
     ClassDescription
    Class Occurs when a the active pane is fully initialized
    Class Represents the state of the active pane, indicating it is fully initialized
    ClassOccurs when the active portal is changed on the ArcGIS.Desktop.Core.ArcGISPortalManager
    ClassData for the ActivePortalChangedEvent
    ClassOccurs when the a portal is added to the ArcGIS.Desktop.Core.ArcGISPortalManager
    ClassData for the ArcGISPortalAddedEvent
    ClassOccurs when a portal is removed from the ArcGIS.Desktop.Core.ArcGISPortalManager
    ClassData for the ArcGISPortalRemovedEvent
    Class Occurs when a user clears the browser locations in the options dialog.
    Class Provides information when the favorites collection is changed.
    Class Occurs when a Geoprocessing Tool is executed
    ClassEvent argument for the GPExecuteToolEvent
    Class Occurs when the sign on state of a portal changes.
    ClassData for the PortalSignOnChangedEvent
    Class Occurs when the closing of a project in canceled
    Class Occurs when a project has closed
    Class Occurs when a project is in the process of closing
    Class Represents the project on which the ProjectClosingEvent is operating
    Class Represents the project on which an event operates, and an enumeration indicating how the project was opened and created, if appropriate
    Class Occurs before a project item is removed. It provides the opportunity to cancel.
    ClassProvides the data for the ProjectItemRemovingEvent.
    Class Occurs when a project item is added or removed
    Class Represents the project on which the ProjectItemsChangedEvent is operating
    Class Occurs when a project has been opened
    Class Occurs when a project has been opened
    Class Occurs when a project has been saved
    Class Occurs when a project in the process of being saved
    Class Event raised when any of the project unit formats are changed, new ones added or existing ones removed. Unit format changes are per-project
    Class Event argument for the project units changed event.
    Class Occurs when the selection changes in either the Project dockpane ("Catalog pane") or any Project pane instance ("Catalog view").
    ClassEvent argument for the ProjectWindowSelectedItemsChangedEvent
    ClassEvent arguments
    Class Occurs when a project has been saved
    Enumerations
     EnumerationDescription
    Enumeration Specifies how the project was opened and created, as appropriate
    See Also