Click or drag to resize

DataApi Methods

The DataApi type exposes the following members.

Methods
 NameDescription
Public methodGetLocationData Sends your request for data to the API servers, returning a non-null response containing data you requested, or throwing an appropriate subclass of DegreeDaysApiException if something goes wrong.
Public methodGetLocationInfo A lightweight alternative to GetLocationData(LocationDataRequest) that returns info about the station(s) that would be used to satisfy an equivalent LocationDataRequest, but not the data itself.
Top
See Also