PCRuntimeConfigurator.attributeModifierChangedEventHandler Method [AX 2012]
Handles attribute modifier changed events.
public void attributeModifierChangedEventHandler(CLRObject _sender, CLRObject _args)
Run On
ClientParameters
- _sender
- Type: CLRObject Class
The specified configurator.
- _args
- Type: CLRObject Class
An event argument that contains information about the attribute, the modifier and the modifier's value.
Community Additions
ADD
Show: