This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IE > IEnumTrafficSpeeds Interface > IEnumTrafficSpeeds.Timestamp Property (ArcObjects .NET 10.4 SDK) |
Timestamp of speed data.
[Visual Basic .NET]
Public ReadOnly Property Timestamp As DateTime
[C#]
public DateTime Timestamp {get;}
[C++]
HRESULT get_Timestamp(
DATE* pTimestamp
);
[C++]
Parameters pTimestamp [out, retval] pTimestamp is a parameter of type DATE