<Code Lib>
2024 Method
Changes 0
M

EnergyDataSettings.CheckServiceType

Description:
Checks that the service type falls within an appropriate range.

public static bool CheckServiceType(
	gbXMLServiceType serviceType
)

Return Value bool True if the service type falls within an appropriate range, false otherwise.

Loading…