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


In This Topic
    StepState Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property The user or group the step is assigned to  
    Public Property The assignment type  
    Public Property A boolean indicating whether the step can be skipped  
    Public Property Details about the current running step. This message is one of the step execution status messages including StepInfoRequired, StepStarted, StepProgress, StepStopping, StepStopped, StepWarningStopped, StepPaused, StepCancelled, StepHeld, StepError messages. The StepFinished message will not be included. StepInfoRequired messages will be truncated for users other than the assigned user.  
    Public Property The step id  
    Public Property The step name  
    Top
    See Also