PCRuntimeConfigurator.valueChangedEventHandler Method [AX 2012]
Handles value changed events invoked by the configurator.
public void valueChangedEventHandler(CLRObject _sender, CLRObject _args)
Run On
ClientParameters
- _sender
- Type: CLRObject Class
The specified configurator.
- _args
- Type: CLRObject Class
An aggregated list of value changed events.
Community Additions
ADD
Show: