Click or drag to resize

TemperatureIsFahrenheit Property

Returns true if this temperature has Fahrenheit units; false otherwise.

Namespace: DegreeDays.Api.Data
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public bool IsFahrenheit { get; }

Property Value

Boolean
See Also