<Code Lib>
2025 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 Boolean True if the building operating schedule falls within an appropriate range, false otherwise.

Loading…