PCRuntimeConfigurator.userSelectedValueEventHandler Method [AX 2012]
Handles the user selected value to an attribute events.
public void userSelectedValueEventHandler(CLRObject _sender, CLRObject _args)
Run On
ClientParameters
- _sender
- Type: CLRObject Class
The specified configurator.
- _args
- Type: CLRObject Class
An event arguments that contains information about the attribute and the selected value.
Community Additions
ADD
Show: