xGlobal::isConfigurationkeyEnabled Method [AX 2012]

Indicates whether the configuration key is enabled

client server public static boolean isConfigurationkeyEnabled(ConfigurationKeyId configurationKeyId)

Run On

Called

Parameters

configurationKeyId
Type: ConfigurationKeyId Extended Data Type

Return Value

Type: boolean
true if the configuration key is enabled; otherwise, false.
Show: