DatedDataSpecBreakdown Property |
Gets the non-null
DatedBreakdown object that defines the
way in which the degree days should be broken down and the period in time
that they should cover.
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public DatedBreakdown Breakdown { get; }
Public ReadOnly Property Breakdown As DatedBreakdown
Get
Property Value
DatedBreakdownSee Also