Degree Days.net API .NET Client Library Documentation
Degree Days.net API .NET Client Library Documentation
Namespaces
DegreeDays.Api.Data
Temperature Structure
Temperature Properties
IsCelsius Property
IsFahrenheit Property
Unit Property
Value Property
Temperature
Unit Property
Gets the
TemperatureUnit
of this temperature.
Namespace:
DegreeDays.Api.Data
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
C#
VB
Copy
public
TemperatureUnit
Unit
{
get
; }
Public
ReadOnly
Property
Unit
As
TemperatureUnit
Get
Property Value
TemperatureUnit
See Also
Reference
Temperature Structure
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.