RouteRangeOptions.IsCommercialVehicle Property

Definition

Whether the vehicle is used for commercial purposes. Commercial vehicles may not be allowed to drive on some roads.

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

Property Value

Applies to