<Code Lib>
2026 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 Boolean True if the export complexity falls within an appropriate range, false otherwise.

Loading…