ArcObjects Library Reference (DataSourcesFile)  

ISMTripPlanSettings Interface

Deprecated as of 10.1. Provides access to the trip planning settings.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Trip planning settings interface for controlling time intervals for driving, for rest, stop durations, and so on.

Members

Description
Read/write property DayDriveEnd Time from midnight when driving must stop every day.
Read/write property DayDriveStart Time from midnight when driving must start every day.
Read/write property DriveBetweenRest Driving time between rest breaks in minutes.
Read/write property DriveFlexibility Amount of driving time allowed after the DayDriveEnd time is reached.
Read/write property RestBreaksEnable Indicates whether periodic rest breaks are enabled.
Read/write property RestDuration The duration of rest breaks in minutes.
Read/write property TripPlanningEnable Indicates whether trip planning is enabled.
Read/write property TripStart The start date of the trip.

CoClasses that implement ISMTripPlanSettings

CoClasses and Classes Description
SMTripPlanSettings Deprecated as of 10.1. The object that controls trip plan settings.