LocationExceptionIsDueToLocationNotRecognized Property |
Returns true if this failure came in response to a
request for data from a location that the API did not recognize as a
weather station or real-world geographic location.
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public bool IsDueToLocationNotRecognized { get; }
Public ReadOnly Property IsDueToLocationNotRecognized As Boolean
Get
Property Value
BooleanRemarks See Also