Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
TimeOfDay
.
.
::
.
Days Property
TimeOfDay Structure
See Also
Send Feedback
Gets the days component of the time interval represented by the current
TimeOfDay
structure.
Namespace:
DlhSoft.Windows.Data
Assembly:
DlhSoft.ProjectData.Core
(in DlhSoft.ProjectData.Core.dll)
Syntax
C#
public
int
Days
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
Days
As
Integer
See Also
TimeOfDay Structure
DlhSoft.Windows.Data Namespace