ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.JobModels Namespace / Job Class / EndDate Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also