Click or drag to resize

TemperatureIsCelsius Property

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

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

Property Value

Boolean
See Also