Share via


SysCheckListItem_PreventUpdate.isCheckbox Method [AX 2012]

Checks whether the checklist item is a check box control.

Syntax

public boolean isCheckbox()

Run On

Called

Return Value

Type: boolean
true if the checklist item is a check box control; otherwise false.

Remarks

This method is overwritten by subclasses.

See Also

Reference

SysCheckListItem_PreventUpdate Class