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