LocationDataRequestDataSpecs Property |
Gets the non-null
DataSpecs object that specifies how the
set(s) of data should be calculated and broken down.
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public DataSpecs DataSpecs { get; }
Public ReadOnly Property DataSpecs As DataSpecs
Get
Property Value
DataSpecsSee Also