DatedDataValueLastDay Property |
Gets the last
Day of the period covered by this
DatedDataValue.
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public abstract Day LastDay { get; }
Public MustOverride ReadOnly Property LastDay As Day
Get
Property Value
DaySee Also