<Code Lib>
2022 Method
Changes 0
M

EnergyDataSettings.CheckExportComplexity

Description:
Checks that the export complexity falls within an appropriate range.

public static bool CheckExportComplexity(
	gbXMLExportComplexity exportComplexity
)

Return Value bool True if the export complexity falls within an appropriate range, false otherwise.

Loading…