ArcObjects Library Reference (NetworkAnalyst)  

INATimeAwareSolverSettings 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 TimeOfDay The date-time value used in time-aware solvers.
Read/write property TimeOfDayUsage The usage type for the TimeOfDay property.

CoClasses that implement INATimeAwareSolverSettings

CoClasses and Classes Description
NAClosestFacilitySolver Performs closest facility analysis.
NALocationAllocationSolver Solves various location-allocation problem types
NAODCostMatrixSolver Performs origin-destination matrix analysis.
NAServerClosestFacilityParams Deprecated as of 10.0. A container for the closest facility solver settings and return parameters used by NAServer.
NAServerLocationAllocationParams Deprecated as of 10.0. A container for the Location-Allocation solver settings and return parameters used by NAServer.
NAServerODCostMatrixParams Deprecated as of 10.0. A container for the Origin-Destination Cost Matrix solver settings and return parameters used by NAServer.
NAServerServiceAreaParams Deprecated as of 10.0. A container for the service area solver settings and return parameters used by NAServer.
NAServiceAreaSolver Performs service area analysis.

.NET Samples

ArcGIS Network Analyst extension Engine application (Code Files: frmNALayerProperties)