This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INACompactStreetDirection Interface > INACompactStreetDirection.ETA Property (ArcObjects .NET 10.5 SDK) |
The estimated time of arrival.
[Visual Basic .NET]
Public ReadOnly Property ETA As DateTime
[C#]
public DateTime ETA {get;}
[C++]
HRESULT get_ETA(
DATE* Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type DATE
ETA returns the estimated time of arrival at the direction element.