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


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

INACompactStreetDirectionSummary Interface

Provides access to the compact driving directions summary.

Product Availability

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

Members

Name Description
Read-only property Envelope The bounding box of the route.
Read-only property TotalDriveTime The total drive time for the route.
Read-only property TotalLength The total length of the route.
Read-only property TotalTime The total time for the route including wait and service time.

Classes that implement INACompactStreetDirectionSummary

Classes Description

Remarks

The INACompactStreetDirectionSummary interface provides access to the summary information for the route's direction including the total length, total time, total drive time, and the route's extent.