RouteRangeOptions.TimeBudget Property

Definition

Time budget in TimeSpan that determines maximal range which can be travelled using driving time. The Consumption Model will only affect the range when routeType is eco.

public TimeSpan? TimeBudget { get; set; }
member this.TimeBudget : Nullable<TimeSpan> with get, set
Public Property TimeBudget As Nullable(Of TimeSpan)

Property Value

Applies to