2027 Method
Changes 0
M

EnergyDataSettings.CheckAnalysisType

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