This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerTimeRange Interface > IServerTimeRange.StartTime Property (ArcObjects .NET 10.4 SDK) |
The start time for the period that the statistics represent.
[Visual Basic .NET]
Public ReadOnly Property StartTime As DateTime
[C#]
public DateTime StartTime {get;}
[C++]
HRESULT get_StartTime(
DATE* pTime
);
[C++]
Parameters pTime [out, retval] pTime is a parameter of type DATE