ArcGIS Pro 2.9 API Reference Guide
StartDate Property

ArcGIS.Desktop.Workflow.Models.JobModels Namespace > Job Class : StartDate Property
Gets and sets the date the job was scheduled to start
Syntax
public Nullable<DateTime> StartDate {get; set;}
Public Property StartDate As Nullable(Of Date)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Job Class
Job Members