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