ReleaseUpdateDB.setModuleConfigKey Method [AX 2012]

Sets the configuration keys of the current module.

protected void setModuleConfigKey(container _configKey)

Run On

Server

Parameters

_configKey
Type: container
A container of configuration keys.

The module configuration keys are shared by all scripts in the same module.

Additional keys are added to each script when calling script setup APIs.

Community Additions

ADD
Show: