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


INAServerTravelMode Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAServerTravelMode Interface
ArcGIS Developer Help

INAServerTravelMode Interface

Provides property for setting the travel mode.

Product Availability

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

Members

Name Description
Read-only property AttributeParameterValues The collection of network attribute parameter values to be used with the analysis.
Read-only property DistanceAttributeName The name of the distance-based network attribute to be used in analysis.
Read-only property ImpedanceAttributeName The name of the network attribute to be used as the impedance attribute in analysis.
Read-only property ItemID Specifies the travel mode itemID.
Read-only property Name Specifies the travel mode.
Read-only property OutputGeometryPrecision Specifies the precision of the output geometry after generalization.
Read-only property OutputGeometryPrecisionUnits Specifies the units of the output geometry precision.
Read-only property RestrictionAttributeNames The collection of network attribute names to be used as restrictions with the analysis.
Read-only property RestrictUTurns Indicates how U-Turns should be restricted in the analysis.
Read-only property TimeAttributeName The name of the time-based network attribute to be used in analysis.
Read-only property UseHierarchy Indicates if the hierarchy attribute for the network should be used in analysis.

Classes that implement INAServerTravelMode

Classes Description
NAServerTravelMode Deprecated as of 10.0. A container for a travel mode.