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


INetworkDirections2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkDirections2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

INetworkDirections2 Interface

Provides access to the properties for setting up driving directions.

Product Availability

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

Members

Name Description
Read/write property AttributeMappings The collection of directions attribute mapping.
Read/write property DefaultOutputLengthUnits The default length units that will be used for reporting distances in driving directions.
Read/write property LengthAttributeName The name of the network attribute to be used for reporting travel distances.
Read/write property RoadClassAttributeName The name of the network attribute to be used for road classification.
Read/write property TimeAttributeName The name of the network attribute to be used for reporting travel time.

Inherited Interfaces

Interfaces Description
INetworkDirections Provides access to the properties for setting up driving directions.

CoClasses that implement INetworkDirections2

CoClasses and Classes Description
NetworkDirections A container for describing and using network directions.