This document is archived and information here might be outdated. Recommended version. |
The time duration days component.
[Visual Basic .NET]
Public Property Days As Integer
[C#]
public int Days {get; set;}
[C++]
HRESULT get_Days(
System.Int32* Days
);
[C++]
HRESULT put_Days(
long Days
);
[C++] Parameters Days [out, retval]
Days is a parameter of type long* Days [in]
Days is a parameter of type long