ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / ActiveTopologyChangingEvent Class
Members

In This Topic
    ActiveTopologyChangingEvent Class
    In This Topic
    Occurs when the active topology changes
    Object Model
    ActiveTopologyChangingEvent ClassSubscriptionToken ClassSubscriptionToken Class
    Syntax
    public sealed class ActiveTopologyChangingEvent : ArcGIS.Core.Events.CompositePresentationEvent<TopologyEventArgs> 
    Public NotInheritable Class ActiveTopologyChangingEvent 
       Inherits ArcGIS.Core.Events.CompositePresentationEvent(Of TopologyEventArgs)
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Events.EventBase
          ArcGIS.Core.Events.CompositePresentationEvent<TPayload>
             ArcGIS.Desktop.Editing.Events.ActiveTopologyChangingEvent

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also