Gets the duration of the current time of day interval.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public TimeSpan Duration { get; }
Visual Basic (Declaration)
Public ReadOnly Property Duration As TimeSpan

See Also