Degree Days.net API .NET Client Library Documentation
Degree Days.net API .NET Client Library Documentation
Namespaces
DegreeDays.Api.Processing
IStringToBytes Interface
IStringToBytes Methods
GetBytes Method
IString
To
Bytes
Get
Bytes Method
Namespace:
DegreeDays.Api.Processing
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
C#
VB
Copy
byte
[]
GetBytes
(
string
s
)
Function
GetBytes
(
s
As
String
)
As
Byte
()
Parameters
s
String
Return Value
Byte
See Also
Reference
IStringToBytes Interface
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.