This documentation is archived and is not being maintained.
PCRuntimeConfigurator.userSelectedValue Method [AX 2012]
protected void userSelectedValue(int _attributeInstanceId, str _attributeValue)
Run On
Client
Parameters
-
_attributeInstanceId
- Type: int
An attribute instance ID.
-
_attributeValue
- Type: str
The value which was selected.
This event is needed because the UI must be informed which selections are made by the user when you load a template or when reconfiguring.