DayRangePeriodDayRange Property |
Gets the
DayRange that specifies the
day(s) that this period covers.
Namespace: DegreeDays.Api.Data.ImplAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public DayRange DayRange { get; }
Public ReadOnly Property DayRange As DayRange
Get
Property Value
DayRangeSee Also