ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / Job Class / StartedDate Property

In This Topic
    StartedDate Property
    In This Topic
    Gets the date the job was started
    Syntax
    public Nullable<DateTime> StartedDate {get;}
    Public ReadOnly Property StartedDate As Nullable(Of Date)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also