ArcGIS Pro 3.7 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 ReadOnly Property AssignedTo As String
    public string AssignedTo {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also