PCRuntimeConfigurator.userSelectedValue Method [AX 2012]

User assigned value.

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.

Community Additions

ADD
Show: