Click or drag to resize

LocationDataResponseDataSets Property

Gets the non-null DataSets object containing the sets of data generated to fulfil the DataSpecs from the LocationDataRequest that led to this response.

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

Property Value

DataSets
See Also