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

In This Topic
    MaxRouteTotalTime Property
    In This Topic
    Gets and sets the route maximum total time span in time units.
    Syntax
    public Nullable<double> MaxRouteTotalTime {get; set;}
    Public Property MaxRouteTotalTime As Nullable(Of Double)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also