RouteRangeOptions.VehicleAxleWeightInKilograms Property

Definition

Weight per axle of the vehicle in kg. A value of 0 means that weight restrictions per axle are not considered.

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

Property Value

Applies to