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


In This Topic
    CurrentStepDetails Class Members
    In This Topic

    The following tables list the members exposed by CurrentStepDetails.

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