Skip to main content

PCMSSetShowFerryMiles

Syntax

void PCMSSetShowFerryMiles(Trip trip, bool onOff)

Parameters

  • Trip trip – Handle to a trip.
  • bool onOff – Set to True to include ferry distances in distance and cost calculations; False to exclude ferry distance. Default is True.

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

Last updated July 19, 2025.