Share via


SysCheckListItem_PreventAtStartupUpgrade.isCheckbox Method [AX 2012]

Checks whether the checklist item is of type check box.

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 sub classes.

See Also

Reference

SysCheckListItem_PreventAtStartupUpgrade Class