This document is archived and information here might be outdated. Recommended version. |
Time slice right bound.
[Visual Basic .NET]
Public Property ToDate As DateTime
[C#]
public DateTime ToDate {get; set;}
[C++]
HRESULT get_ToDate(
System.DateTime* pTo
);
[C++]
HRESULT put_ToDate(
DATE pTo
);
[C++] Parameters pTo [out, retval]
pTo is a parameter of type DATE* pTo [in]
pTo is a parameter of type DATE