LocationInfoRequestDataSpecs Property |
Gets the non-null
DataSpecs object that specifies the
data that is desired from the specified location.
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