ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / Job Class / StartDate Property

In This Topic
    StartDate Property (Job)
    In This Topic
    Job start date.
    Syntax
    public Nullable<DateTime> StartDate {get;}
    Public ReadOnly Property StartDate As Nullable(Of Date)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also