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


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

INAStreetDirections Interface

Provides access to the driving directions.

Product Availability

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

Members

Name 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.

Classes that implement INAStreetDirections

Classes Description

Remarks

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