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


In This Topic
    CurrentStep Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property User or group the step is assigned to. Not used when AssignedType=Unassigned.  
    Public Property Assignment type.  
    Public Property Indicates whether the step can be completed without it first being run.  
    Public Property Indicates there are dependencies for the step.  
    Public Property The release date for a scheduled hold.  
    Public Property Indicates that there is a manual hold on the step.  
    Public Property Step id.  
    Public Property Step name.  
    Top
    See Also