PCRuntimeConfigurator.componentModifierChangedEventHandler Method [AX 2012]

Handles component modifier changed events.

public void componentModifierChangedEventHandler(CLRObject _sender, CLRObject _args)

Run On

Client

Parameters

_sender
Type: CLRObject Class
The specified configurator.
_args
Type: CLRObject Class
An event argument that contains information about the component, the modifier and the modifier's value.

Community Additions

ADD
Show: