ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / NAWasteCollectionSolver Class / RouteStartTime Property

In This Topic
    RouteStartTime Property
    In This Topic
    Gets and sets the route start time.
    Syntax
    public Nullable<TimeOnly> RouteStartTime {get; set;}
    Public Property RouteStartTime As Nullable(Of TimeOnly)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also