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
Syntaxpublic DataSpecs DataSpecs { get; }
Public ReadOnly Property DataSpecs As DataSpecs
Get
Property Value
DataSpecs
See Also