PCRuntimeConfiguratorValidate.validateCompleteEventHandler Method [AX 2012]
Handles validate model complete events invoked by the configurator.
public void validateCompleteEventHandler(CLRObject _sender, CLRObject _args)
Run On
ClientParameters
- _sender
- Type: CLRObject Class
The configurator.
- _args
- Type: CLRObject Class
The result of the model validation.
Community Additions
ADD
Show: