FormActionPaneControl.configurationKeyEx Method [AX 2012]
Retrieves a list that contains the IDs of configuration keys that are in effect for the control.
public List configurationKeyEx()
Run On
ClientReturn Value
Type: List ClassA list that contains the IDs of configuration keys that are in effect for the control.
The returned list does not contain duplicate IDs.
If the control is bound to a data source, the returned list of configuration key IDs also includes the configuration key ID for the table and field. The returned list also contains any configuration key IDs that are applied to the properties, extended data type, or enumType methods.
Community Additions
ADD
Show: