Share via


TransactionReversal_Cust.dialogSelectCtrl Method [AX 2012]

Called whenever a control is selected.

Syntax

public void dialogSelectCtrl()

Run On

Called

Remarks

This is effective when you are using the Dialog class for dialog.

To enable this callback, the allowUpdateOnSelectCtrl method must have been set to true.

See Also

Reference

TransactionReversal_Cust Class