ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / CurrentStep Class / AssignedTo Property

In This Topic
    AssignedTo Property (CurrentStep)
    In This Topic
    User or group the step is assigned to. Not used when AssignedType=Unassigned.
    Syntax
    public string AssignedTo {get;}
    Public ReadOnly Property AssignedTo As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also