ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow Namespace / WorkflowModule Class / IsConnected Property

In This Topic
    IsConnected Property (WorkflowModule)
    In This Topic
    Gets whether the module is connected to a Workflow Manager repository.
    Syntax
    public static bool IsConnected {get;}
    Public Shared ReadOnly Property IsConnected As Boolean

    Property Value

    A bool indicating whether a connection has been made
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also