<Code Lib>
2023 Method
Changes 0
M

EnergyDataSettings.CheckBuildingOperatingSchedule

Description:
Checks that the building operating schedule falls within an appropriate range.

public static bool CheckBuildingOperatingSchedule(
	gbXMLBuildingOperatingSchedule buildingOperatingSchedule
)

Return Value bool True if the building operating schedule falls within an appropriate range, false otherwise.

Loading…