Degree Days.net API .NET Client Library Documentation
Degree Days.net API .NET Client Library Documentation
Namespaces
DegreeDays.Time
Day Structure
Day Properties
DayOfMonth Property
DayOfWeek Property
DayOfYear Property
MonthOfYear Property
Year Property
Day
Year Property
Gets the number indicating the year component of this
Day
.
Namespace:
DegreeDays.Time
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
C#
VB
Copy
public
int
Year
{
get
; }
Public
ReadOnly
Property
Year
As
Integer
Get
Property Value
Int32
See Also
Reference
Day Structure
DegreeDays.Time 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.