LocationDataRequestLocation Property |
Gets the non-null
Location object that specifies the
location for which the degree days should be generated.
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public Location Location { get; }
Public ReadOnly Property Location As Location
Get
Property Value
LocationSee Also