Gets the days component of the time interval represented by the current TimeOfDay structure.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public int Days { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Days As Integer |