Gets the value of the current TimeOfDay structure expressed in whole and fractional milliseconds.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public double TotalMilliseconds { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property TotalMilliseconds As Double |