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

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.