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


In This Topic
    CurrentStep Class Members
    In This Topic

    The following tables list the members exposed by CurrentStep.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    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