2020 Enumeration
Changes 0
E

ReturnAirflowType

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