ReleaseUpdateDB.isConfKeyEnabledInPrevVersion Method [AX 2012]

Determines whether the configuration key was enabled in the earlier version of the application.

Syntax

public boolean isConfKeyEnabledInPrevVersion(ConfigurationKeyId _configurationKeyId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the configuration key was enabled in the earlier version of the application; otherwise, false.

See Also

Reference

ReleaseUpdateDB Class