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

In This Topic
    IsSignedIn Property (WorkflowConnectionChangedEventArgs)
    In This Topic
    Indicates if the user is signed in.
    Syntax
    public bool IsSignedIn {get; set;}
    Public Property IsSignedIn As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also