Click or drag to resize

WeatherDataCurrentCondition Property


Namespace: DWSIM.SharedClasses
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public WeatherCondition CurrentCondition { get; set; }
Request Example View Source

Property Value

WeatherCondition

Implements

IWeatherDataCurrentCondition
See Also