PCMSSetShowFerryMiles
Syntax
void PCMSSetShowFerryMiles(Trip trip, bool onOff)
Parameters
- Trip trip – Handle to a trip.
- bool onOff – Set to
Trueto include ferry distances in distance and cost calculations;Falseto exclude ferry distance. Default isTrue.
Description
Sets whether ferry distances will be included in distance and cost calculations for reporting purposes. Actual routing and travel times are not affected.
Return Values
None
Supported Since: PC*Miler Connect 15 Category: Trip Options