Click or drag to resize

WeeklyBreakdownFirstDayOfWeek Property

Gets the day of the week that should be the first of each weekly period.

Namespace: DegreeDays.Api.Data.Impl
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public DayOfWeek FirstDayOfWeek { get; }

Property Value

DayOfWeek
See Also