ReturnAirflowType
Description:
An enumerated type listing all the possible return airflow types for a space object.
An enumerated type listing all the possible return airflow types for a space object.
public enum ReturnAirflowType
| Name | Description |
|---|---|
| ActualSupplyAirflow | Return Airflow Type is ActualSupplyAirflow. |
| CalculatedSupplyAirflow | Return Airflow Type is CalculatedSupplyAirflow. |
| Specified | Return Airflow Type is Specified. |
| SpecifiedSupplyAirflow | Return Airflow Type is SpecifiedSupplyAirflow. |