DegreeDaysRegressionComponentSampleDegreeDaysDataSet Property |
Gets the non-null
DatedDataSet of the degree days this
regression component was calculated with.
Namespace: DegreeDays.Api.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public DatedDataSet SampleDegreeDaysDataSet { get; }
Public ReadOnly Property SampleDegreeDaysDataSet As DatedDataSet
Get
Property Value
DatedDataSetSee Also