Share via


SysCheckListItem_PreventAtStartupUpgrade.getCheckListGroup Method [AX 2012]

Gets the group name of the checklist item.

Syntax

public str getCheckListGroup()

Run On

Called

Return Value

Type: str
The group name of the checklist item.

Remarks

Checklists that have the same group name are grouped when they are rendered.

See Also

Reference

SysCheckListItem_PreventAtStartupUpgrade Class