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 > INAStreetDirection2 Interface > INAStreetDirection2.EstimatedArrivalTime Property (ArcObjects .NET 10.5 SDK) |
The estimated time of arrival.
[Visual Basic .NET]
Public ReadOnly Property EstimatedArrivalTime As DateTime
[C#]
public DateTime EstimatedArrivalTime {get;}
[C++]
HRESULT get_EstimatedArrivalTime(
DATE* Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type DATE
EstimatedArrivalTime returns the estimated time of arrival at the direction element.