TemperatureIsFahrenheit Property |
Returns
true if this temperature has
Fahrenheit units;
false otherwise.
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public bool IsFahrenheit { get; }
Public ReadOnly Property IsFahrenheit As Boolean
Get
Property Value
BooleanSee Also