Dictionary.configurationKeyName Method [AX 2012]

Provides the name of a specified configuration key.

public str configurationKeyName(ConfigurationKeyId configurationKey)

Run On

Called

Parameters

configurationKey
Type: ConfigurationKeyId Extended Data Type
A configurationKeyId system data type that indicates a configuration key ID.

Return Value

Type: str
A string that indicates the name of the configuration key.

Community Additions

ADD
Show: