DegreeDaysApiDataApi Property |
Gets a non-null
DataApi object, providing easy, type-safe
access to the API's data-related operations.
Namespace: DegreeDays.ApiAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public DataApi DataApi { get; }
Public ReadOnly Property DataApi As DataApi
Get
Property Value
DataApiSee Also