<Code Lib>
2026 Property
Changes 0
P

HVACLoadBuildingType.UnoccupiedCoolingSetPoint

Description:
The unoccupied cooling set point of the building type with unit kelvin (K).

public double UnoccupiedCoolingSetPoint { get; set; }

  • When setting this property: The value should be between (273.15, 373.15] with unit kelvin (K).

Loading…