AverageDataSpecBreakdown Property |
Gets the non-null
AverageBreakdown 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 AverageBreakdown Breakdown { get; }
Public ReadOnly Property Breakdown As AverageBreakdown
Get
Property Value
AverageBreakdownSee Also