BOMHierarchyCheckJob.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 property method must have been set to true.

See Also

Reference

BOMHierarchyCheckJob Class