Degree Days.net API .NET Client Library Documentation
Degree Days.net API .NET Client Library Documentation
Namespaces
DegreeDays.Api.Data
LocationDataResponse Class
LocationDataResponse Properties
DataSets Property
Sources Property
StationId Property
TargetLongLat Property
Location
Data
Response
Data
Sets Property
Gets the non-null
DataSets
object containing the sets of data generated to fulfil the
DataSpecs
from the
LocationDataRequest
that led to this response.
Namespace:
DegreeDays.Api.Data
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
C#
VB
Copy
public
DataSets
DataSets
{
get
; }
Public
ReadOnly
Property
DataSets
As
DataSets
Get
Property Value
DataSets
See Also
Reference
LocationDataResponse Class
DegreeDays.Api.Data Namespace
See
www.degreedays.net/api/
for more about the Degree Days.net API.
You can
sign up for a Degree Days.net API account
and read the
integration guide
that is useful and applicable whether you are using .NET or not.