ArcGIS Pro 2.9 API Reference Guide
IsConnected Property

ArcGIS.Desktop.Workflow Namespace > WorkflowModule Class : IsConnected Property
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, Windows 8.1

See Also

Reference

WorkflowModule Class
WorkflowModule Members