Degree Days.net API .NET Client Library Documentation
Degree Days.net API .NET Client Library Documentation
Namespaces
DegreeDays.Api.Processing
RequestSecurityInfo Class
RequestSecurityInfo Properties
AccountKey Property
Endpoint Property
Random Property
TimestampString Property
UtcTimestamp Property
Request
Security
Info
Endpoint Property
Namespace:
DegreeDays.Api.Processing
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
C#
VB
Copy
public
string
Endpoint
{
get
; }
Public
ReadOnly
Property
Endpoint
As
String
Get
Property Value
String
See Also
Reference
RequestSecurityInfo Class
DegreeDays.Api.Processing 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.