ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / NAWasteCollectionSolver Class / MaxRouteTotalTime Property

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also