ReqTransFormMultiSelectionObserver.onMultiSelectionUpdated Method [AX 2012]
Executes when the observed ReqTransFormMultiSelectionState object changes its state and must notify the user.
Syntax
public void onMultiSelectionUpdated(ReqTransFormMultiSelectionState _observable)
Run On
Called
Parameters
- _observable
Type: ReqTransFormMultiSelectionState Class
An instance of the ReqTransFormMultiSelectionState class which notifies the user of a change.