SysOperationAutomaticUIBuilder.putToDialog Method [AX 2012]
Transfers data from the data contract object to the dialog box by recursively moving through the nested controls.
Syntax
public void putToDialog()
Run On
Called
Remarks
Override this method if explicit control over the movement of data from the contract to the controls is required.