<Code Lib>
2025 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 Boolean True if the service type falls within an appropriate range, false otherwise.

Loading…