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
Day
Of
Week Property
Gets the day of the week of this
Day
.
Namespace:
DegreeDays.Time
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
C#
VB
Copy
public
DayOfWeek
DayOfWeek
{
get
; }
Public
ReadOnly
Property
DayOfWeek
As
DayOfWeek
Get
Property Value
DayOfWeek
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.