PCRuntimeConfigurator.hasValueChangedEvent Method [AX 2012]

This method is used to check if the .NET configurator class has the ValueChanged event implemented.

protected boolean hasValueChangedEvent()

Run On

Client

Return Value

Type: boolean
true if the event exists; false, otherwise.

Community Additions

ADD
Show: