This document is archived and information here might be outdated.  Recommended version.


INATimeAwareSolverSettings3 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalyst)  

INATimeAwareSolverSettings3 Interface

Provides access to settings common to all time-aware solvers.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Description
Read/write property InputDateTimeFieldsAreUTC Indicates whether the date-time input fields used in time-aware solvers are in UTC or in local time.
Read/write property TimeOfDay The date-time value used in time-aware solvers.
Read/write property TimeOfDayIsUTC Indicates whether the date-time value used in time-aware solvers is UTC or local time.
Read/write property TimeOfDayUsage The usage type for the TimeOfDay property.

Inherited Interfaces

Interfaces Description
INATimeAwareSolverSettings2 Provides access to settings common to all time-aware solvers.
INATimeAwareSolverSettings Provides access to settings common to all time-aware solvers.

CoClasses that implement INATimeAwareSolverSettings3

CoClasses and Classes Description
NARouteSolver Performs shortest path and tour analysis.
NAServerRouteParams Deprecated as of 10.0. A container for the route solver settings and return parameters used by NAServer.
NAServerVRPParams Deprecated as of 10.0. A container for the Vehicle Routing Problem solver settings and return parameters used by NAServer.
NAVRPSolver Performs VRP network analysis.