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

In This Topic
    DueDate Property (Job)
    In This Topic
    Gets and sets the date the job was scheduled to end
    Syntax
    public Nullable<DateTime> DueDate {get; set;}
    Public Property DueDate As Nullable(Of Date)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also