Gets the duration of the current day of week interval in days.

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

Syntax

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

See Also