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