Share via


SysCheckListItem_PreventAtStartupUpgrade.checkboxState Method [AX 2012]

Retrieves 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_PreventAtStartupUpgrade Class