| Revit 2020 API |
| HVACLoadBuildingType..::..ClosingTime Property |
| HVACLoadBuildingType Class See Also |
The closing time of the building type.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2018
Syntax
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: It is not a valid time, can be something like "16:30" or "4:30 PM". |
| Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was NULL |