ArcGIS Pro 2.9 API Reference Guide
CurrentStepInfo Property

ArcGIS.Desktop.Workflow.Models.JobModels Namespace > Job Class : CurrentStepInfo Property
Gets information about all the current steps for the job
Syntax
public List<CurrentStep> CurrentStepInfo {get;}
Public ReadOnly Property CurrentStepInfo As List(Of CurrentStep)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Job Class
Job Members