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


ISMDirections.TotalsText Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMDirections Interface > ISMDirections.TotalsText Property
ArcGIS Developer Help

ISMDirections.TotalsText Property

A string containing the total time and length of the route.

[Visual Basic .NET]
Public ReadOnly Property TotalsText As String
[C#]
public string TotalsText {get;}
[C++]
HRESULT get_TotalsText(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Returns text string consisting of the total time and length of the route.

See Also

ISMDirections Interface

.NET Samples

StreetMap routing