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


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

INAStreetDirections Interface

Provides access to the driving directions.

Product Availability

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

Members

Description
Read-only property Direction The direction item by index.
Read-only property DirectionCount The number of direction items.
Read-only property RouteID The route ID for the directions.
Read-only property RouteName The route name for the directions.
Read-only property Summary The summary information.

Remarks

The INAStreetDirections interface provides access to the NAStreetDirections object which holds street directions for a particular route.

.NET Related Topics

How to generate directions