ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Events Namespace / WorkflowConnectionChangedEventArgs Class
Members

In This Topic
    WorkflowConnectionChangedEventArgs Class
    In This Topic
    Arguments emitted when the workflow connection has changed.
    Syntax
    public class WorkflowConnectionChangedEventArgs : System.EventArgs 
    Public Class WorkflowConnectionChangedEventArgs 
       Inherits System.EventArgs
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEventArgs

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also