RegressionRequestLocation Property |
Gets the non-null
Location for
which the API should generate degree days to use in the regressions
it tests against the
InputData.
Namespace: DegreeDays.Api.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public Location Location { get; }
Public ReadOnly Property Location As Location
Get
Property Value
LocationSee Also