WeeklyBreakdownFirstDayOfWeek Property |
Gets the day of the week that should be the first of each
weekly period.
Namespace: DegreeDays.Api.Data.ImplAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public DayOfWeek FirstDayOfWeek { get; }
Public ReadOnly Property FirstDayOfWeek As DayOfWeek
Get
Property Value
DayOfWeekSee Also