ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / NALastMileDeliverySolver Class / EarliestRouteStartDate Property

In This Topic
    EarliestRouteStartDate Property
    In This Topic
    Gets and sets the earliest route start date.
    Syntax
    public Nullable<DateOnly> EarliestRouteStartDate {get; set;}
    Public Property EarliestRouteStartDate As Nullable(Of DateOnly)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also