RouteVehicleSpec Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The specifications of the vehicle to drive the route.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public VehicleSpec VehicleSpec { get; set; }
Public Property VehicleSpec As VehicleSpec
Get
Set
Property Value
Type:
VehicleSpecImplements
IRouteVehicleSpecRemarks
It may be necessary to call
ForceRecalculate
if a vehicle's specifications are changed after a route has been calculated.
See Also