Share via


SysCheckListItem_PreventUpdate.checkboxState Method [AX 2012]

Gets the state of the check box on the checklist.

Syntax

public boolean checkboxState()

Run On

Called

Return Value

Type: boolean
The state of the check box on the checklist.

Remarks

This method is overwritten by sub classes.

See Also

Reference

SysCheckListItem_PreventUpdate Class