ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / CurrentStepDetails Class


In This Topic
    CurrentStepDetails Class Properties
    In This Topic

    For a list of all members of this type, see CurrentStepDetails members.

    Public Properties
     NameDescription
    Public Property The user or group the step is assigned to. Not used when AssignedType=Unassigned.  
    Public Property The assignment type  
    Public Property A boolean indicating whether the step can be skipped  
    Public Property A boolean indicating whether this step has dependencies  
    Public Property The Datetime indicating when a hold will be released if scheduled  
    Public Property A boolean indicating whether this step is in a manual hold  
    Public Property The step id  
    Public Property The step name  
    Top
    See Also