ArcGIS Pro 2.8 API Reference Guide
DueDate Property

ArcGIS.Desktop.Workflow.Models.JobModels Namespace > Job Class : DueDate Property
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 10, Windows 8.1

See Also

Reference

Job Class
Job Members