This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAStreetDirections Interface > INAStreetDirections.Summary Property (ArcObjects .NET 10.4 SDK) |
The summary information.
[Visual Basic .NET] Public ReadOnly Property Summary As INAStreetDirection
[C#] public INAStreetDirection Summary {get;}
[C++]
HRESULT get_Summary(
INAStreetDirection** Direction
);
[C++]
Parameters Direction [out, retval]
Direction is a parameter of type INAStreetDirection
Summary gives access to INAStreetDirection which provides a summary of the route (e.g. total distance).