Degree Days.net API .NET Client Library Documentation
Degree Days.net API .NET Client Library Documentation
Namespaces
DegreeDays.Api.Data
DataSpecs.CustomKeyBuilder Class
CustomKeyBuilder Methods
Add Method
Build Method
Data
Specs
Custom
Key
Builder
Build Method
Creates a
DataSpecs
object with the configuration that is currently held by this
Builder
.
Namespace:
DegreeDays.Api.Data
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
C#
VB
Copy
public
DataSpecs
Build
()
Public
Function
Build
As
DataSpecs
Return Value
DataSpecs
Exceptions
Exception
Condition
InvalidOperationException
You have not added at least one key-
DataSpec
pair, or you have added more than 120.
See Also
Reference
DataSpecs
CustomKeyBuilder Class
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.