FormActionPaneControl.configurationKey Method [AX 2012]

Gets or sets the configuration key that is assigned to the control.

public ConfigurationKeyId configurationKey([ConfigurationKeyId value])

Run On

Client

Parameters

value
Type: ConfigurationKeyId Extended Data Type
The ID of the configuration key to assign to the control; optional.

Return Value

Type: ConfigurationKeyId Extended Data Type
The ID of the configuration key that is assigned to the control.

The configuration key is used to determine whether this control can be displayed.

Community Additions

ADD
Show: