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