SysCheckList.doUpdateHtml Method [AX 2012]
Updates the HTML content of a checklist.
Syntax
public void doUpdateHtml(boolean _refresh)
Run On
Client
Parameters
- _refresh
Type: boolean
A Boolean value that indicates whether to update the checklist.
Remarks
Once a checklist item has been added or removed from the checklist or a checklist item state has otherwise been changed, this method should be called to update the checklist.