This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMTripPlanSettings Interface (ArcObjects .NET 10.4 SDK) |
Deprecated as of 10.1. Provides access to the trip planning settings.
Trip planning settings interface for controlling time intervals for driving, for rest, stop durations, and so on.
Description | ||
---|---|---|
DayDriveEnd | Time from midnight when driving must stop every day. | |
DayDriveStart | Time from midnight when driving must start every day. | |
DriveBetweenRest | Driving time between rest breaks in minutes. | |
DriveFlexibility | Amount of driving time allowed after the DayDriveEnd time is reached. | |
RestBreaksEnable | Indicates whether periodic rest breaks are enabled. | |
RestDuration | The duration of rest breaks in minutes. | |
TripPlanningEnable | Indicates whether trip planning is enabled. | |
TripStart | The start date of the trip. |
CoClasses and Classes | Description |
---|---|
SMTripPlanSettings | Deprecated as of 10.1. The object that controls trip plan settings. |