This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRealTimeFeed Interface > IRealTimeFeed.CurrentDateTime Property (ArcObjects .NET 10.5 SDK) |
The current date and time.
[Visual Basic .NET] Public ReadOnly Property CurrentDateTime As esriGpsDateTime
[C#] public esriGpsDateTime CurrentDateTime {get;}
[C++]
HRESULT get_CurrentDateTime(
esriGpsDateTime* pDateTime
);
[C++]
Parameters pDateTime [out, retval]
pDateTime is a parameter of type esriGpsDateTime