This document is archived and information here might be outdated. Recommended version. |
The date-time value used in time-aware solvers.
[Visual Basic .NET]
Public Property TimeOfDay As DateTime
[C#]
public DateTime TimeOfDay {get; set;}
[C++]
HRESULT get_TimeOfDay(
System.DateTime* TimeOfDay
);
[C++]
HRESULT put_TimeOfDay(
DATE TimeOfDay
);
[C++] Parameters TimeOfDay [out, retval]
TimeOfDay is a parameter of type DATE* TimeOfDay [in]
TimeOfDay is a parameter of type DATE