2024 Method
Changes 0
M

EnergyDataSettings.CheckAnalysisType

Description:
Checks that the analysis type falls within an appropriate range.
public static bool CheckAnalysisType(
	AnalysisMode analysisType
)
Return Value bool True if the analysis type falls within an appropriate range, false otherwise.