ReqCalcScheduleItem.dialogSelectCtrl Method [AX 2012]

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

Syntax

public void dialogSelectCtrl()

Run On

Called

Remarks

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

See Also

Reference

ReqCalcScheduleItem Class