Click or drag to resize

DegreeDaysApiDataApi Property

Gets a non-null DataApi object, providing easy, type-safe access to the API's data-related operations.

Namespace: DegreeDays.Api
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public DataApi DataApi { get; }

Property Value

DataApi
See Also