gbXMLConditionType
Description:
This enumeration corresponds to the conditionType attribute in gbXML. The enumerated attribute identifies the type of heating, cooling, or ventilation the space has.
This enumeration corresponds to the conditionType attribute in gbXML. The enumerated attribute identifies the type of heating, cooling, or ventilation the space has.
public enum gbXMLConditionType
| Name | Description |
|---|---|
| Cooled | |
| Heated | |
| HeatedAndCooled | |
| NaturallyVentedOnly | |
| NoConditionType | |
| NoOfConditionTypes | |
| Unconditioned | |
| Vented |