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