Share via


RPayIncomeTaxTransferReport.dialogSelectCtrl Method [AX 2012]

When using the dialog class for dialog, this method is called whenever a control is selected.

Syntax

public void dialogSelectCtrl([boolean _forceCall])

Run On

Called

Parameters

Remarks

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

See Also

Reference

RPayIncomeTaxTransferReport Class