EnergyDataSettings.CheckExportComplexity
Description:
Checks that the export complexity falls within an appropriate range.
Checks that the export complexity falls within an appropriate range.
public static bool CheckExportComplexity(
gbXMLExportComplexity exportComplexity
)
-
exportComplexityThe export complexity to be checked.
Return Value
Boolean
True if the export complexity falls within an appropriate range, false otherwise.
-
A value passed for an enumeration argument is not a member of that enumeration