<Code Lib>
2025 Method
Changes 0
M

EnergyDataSettings.CheckProjectReportType

Description:
Checks that the project report type falls within an appropriate range.

public static bool CheckProjectReportType(
	HVACLoadLoadsReportType projectReportType
)

Return Value Boolean True if the project report type falls within an appropriate range, false otherwise.

Loading…